You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2108 lines
103 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>PreferenceSpecifiers</key>
  6. <array>
  7. <dict>
  8. <key>FooterText</key>
  9. <string>This application makes use of the following third party libraries:</string>
  10. <key>Title</key>
  11. <string>Acknowledgements</string>
  12. <key>Type</key>
  13. <string>PSGroupSpecifier</string>
  14. </dict>
  15. <dict>
  16. <key>FooterText</key>
  17. <string>Copyright (c) 2014-2018 Alamofire Software Foundation (http://alamofire.org/)
  18. Permission is hereby granted, free of charge, to any person obtaining a copy
  19. of this software and associated documentation files (the "Software"), to deal
  20. in the Software without restriction, including without limitation the rights
  21. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  22. copies of the Software, and to permit persons to whom the Software is
  23. furnished to do so, subject to the following conditions:
  24. The above copyright notice and this permission notice shall be included in
  25. all copies or substantial portions of the Software.
  26. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  28. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  31. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  32. THE SOFTWARE.
  33. </string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>Alamofire</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string>Copyright (c) 2016 Konstantin Kabanov &lt;konstantin@rktstudio.ru&gt;
  44. Permission is hereby granted, free of charge, to any person obtaining a copy
  45. of this software and associated documentation files (the "Software"), to deal
  46. in the Software without restriction, including without limitation the rights
  47. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  48. copies of the Software, and to permit persons to whom the Software is
  49. furnished to do so, subject to the following conditions:
  50. The above copyright notice and this permission notice shall be included in
  51. all copies or substantial portions of the Software.
  52. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  53. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  54. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  55. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  56. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  57. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  58. THE SOFTWARE.
  59. </string>
  60. <key>License</key>
  61. <string>MIT</string>
  62. <key>Title</key>
  63. <string>AlamofireNetworkActivityLogger</string>
  64. <key>Type</key>
  65. <string>PSGroupSpecifier</string>
  66. </dict>
  67. <dict>
  68. <key>FooterText</key>
  69. <string>Copyright (c) 2015 Harlan Haskins &lt;harlan@harlanhaskins.com&gt;
  70. Permission is hereby granted, free of charge, to any person obtaining a copy
  71. of this software and associated documentation files (the "Software"), to deal
  72. in the Software without restriction, including without limitation the rights
  73. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  74. copies of the Software, and to permit persons to whom the Software is
  75. furnished to do so, subject to the following conditions:
  76. The above copyright notice and this permission notice shall be included in
  77. all copies or substantial portions of the Software.
  78. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  79. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  80. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  81. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  82. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  83. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  84. THE SOFTWARE.
  85. </string>
  86. <key>License</key>
  87. <string>MIT</string>
  88. <key>Title</key>
  89. <string>BRYXBanner</string>
  90. <key>Type</key>
  91. <string>PSGroupSpecifier</string>
  92. </dict>
  93. <dict>
  94. <key>FooterText</key>
  95. <string>Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Crashlytics Kit: Copyright 2018 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Crashlytics Terms of Service located at http://try.crashlytics.com/terms/terms-of-service.pdf and the Crashlytics Privacy Policy located at http://try.crashlytics.com/terms/privacy-policy.pdf. OSS: http://get.fabric.io/terms/opensource.txt</string>
  96. <key>License</key>
  97. <string>Commercial</string>
  98. <key>Title</key>
  99. <string>Crashlytics</string>
  100. <key>Type</key>
  101. <string>PSGroupSpecifier</string>
  102. </dict>
  103. <dict>
  104. <key>FooterText</key>
  105. <string>The MIT License (MIT)
  106. Copyright (c) 2014 Doan Truong Thi
  107. Permission is hereby granted, free of charge, to any person obtaining a copy of
  108. this software and associated documentation files (the "Software"), to deal in
  109. the Software without restriction, including without limitation the rights to
  110. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  111. the Software, and to permit persons to whom the Software is furnished to do so,
  112. subject to the following conditions:
  113. The above copyright notice and this permission notice shall be included in all
  114. copies or substantial portions of the Software.
  115. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  116. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  117. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  118. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  119. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  120. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  121. </string>
  122. <key>License</key>
  123. <string>MIT</string>
  124. <key>Title</key>
  125. <string>DTTJailbreakDetection</string>
  126. <key>Type</key>
  127. <string>PSGroupSpecifier</string>
  128. </dict>
  129. <dict>
  130. <key>FooterText</key>
  131. <string>The MIT License (MIT)
  132. Copyright (c) 2014-2016 Flipboard
  133. Permission is hereby granted, free of charge, to any person obtaining a copy
  134. of this software and associated documentation files (the "Software"), to deal
  135. in the Software without restriction, including without limitation the rights
  136. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  137. copies of the Software, and to permit persons to whom the Software is
  138. furnished to do so, subject to the following conditions:
  139. The above copyright notice and this permission notice shall be included in all
  140. copies or substantial portions of the Software.
  141. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  142. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  143. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  144. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  145. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  146. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  147. SOFTWARE.
  148. </string>
  149. <key>License</key>
  150. <string>MIT</string>
  151. <key>Title</key>
  152. <string>FLAnimatedImage</string>
  153. <key>Type</key>
  154. <string>PSGroupSpecifier</string>
  155. </dict>
  156. <dict>
  157. <key>FooterText</key>
  158. <string>Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. OSS: http://get.fabric.io/terms/opensource.txt</string>
  159. <key>License</key>
  160. <string>Commercial</string>
  161. <key>Title</key>
  162. <string>Fabric</string>
  163. <key>Type</key>
  164. <string>PSGroupSpecifier</string>
  165. </dict>
  166. <dict>
  167. <key>FooterText</key>
  168. <string>Copyright 2018 Google</string>
  169. <key>License</key>
  170. <string>Copyright</string>
  171. <key>Title</key>
  172. <string>Firebase</string>
  173. <key>Type</key>
  174. <string>PSGroupSpecifier</string>
  175. </dict>
  176. <dict>
  177. <key>FooterText</key>
  178. <string>Copyright 2018 Google</string>
  179. <key>License</key>
  180. <string>Copyright</string>
  181. <key>Title</key>
  182. <string>FirebaseAnalytics</string>
  183. <key>Type</key>
  184. <string>PSGroupSpecifier</string>
  185. </dict>
  186. <dict>
  187. <key>FooterText</key>
  188. <string>
  189. Apache License
  190. Version 2.0, January 2004
  191. http://www.apache.org/licenses/
  192. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  193. 1. Definitions.
  194. "License" shall mean the terms and conditions for use, reproduction,
  195. and distribution as defined by Sections 1 through 9 of this document.
  196. "Licensor" shall mean the copyright owner or entity authorized by
  197. the copyright owner that is granting the License.
  198. "Legal Entity" shall mean the union of the acting entity and all
  199. other entities that control, are controlled by, or are under common
  200. control with that entity. For the purposes of this definition,
  201. "control" means (i) the power, direct or indirect, to cause the
  202. direction or management of such entity, whether by contract or
  203. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  204. outstanding shares, or (iii) beneficial ownership of such entity.
  205. "You" (or "Your") shall mean an individual or Legal Entity
  206. exercising permissions granted by this License.
  207. "Source" form shall mean the preferred form for making modifications,
  208. including but not limited to software source code, documentation
  209. source, and configuration files.
  210. "Object" form shall mean any form resulting from mechanical
  211. transformation or translation of a Source form, including but
  212. not limited to compiled object code, generated documentation,
  213. and conversions to other media types.
  214. "Work" shall mean the work of authorship, whether in Source or
  215. Object form, made available under the License, as indicated by a
  216. copyright notice that is included in or attached to the work
  217. (an example is provided in the Appendix below).
  218. "Derivative Works" shall mean any work, whether in Source or Object
  219. form, that is based on (or derived from) the Work and for which the
  220. editorial revisions, annotations, elaborations, or other modifications
  221. represent, as a whole, an original work of authorship. For the purposes
  222. of this License, Derivative Works shall not include works that remain
  223. separable from, or merely link (or bind by name) to the interfaces of,
  224. the Work and Derivative Works thereof.
  225. "Contribution" shall mean any work of authorship, including
  226. the original version of the Work and any modifications or additions
  227. to that Work or Derivative Works thereof, that is intentionally
  228. submitted to Licensor for inclusion in the Work by the copyright owner
  229. or by an individual or Legal Entity authorized to submit on behalf of
  230. the copyright owner. For the purposes of this definition, "submitted"
  231. means any form of electronic, verbal, or written communication sent
  232. to the Licensor or its representatives, including but not limited to
  233. communication on electronic mailing lists, source code control systems,
  234. and issue tracking systems that are managed by, or on behalf of, the
  235. Licensor for the purpose of discussing and improving the Work, but
  236. excluding communication that is conspicuously marked or otherwise
  237. designated in writing by the copyright owner as "Not a Contribution."
  238. "Contributor" shall mean Licensor and any individual or Legal Entity
  239. on behalf of whom a Contribution has been received by Licensor and
  240. subsequently incorporated within the Work.
  241. 2. Grant of Copyright License. Subject to the terms and conditions of
  242. this License, each Contributor hereby grants to You a perpetual,
  243. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  244. copyright license to reproduce, prepare Derivative Works of,
  245. publicly display, publicly perform, sublicense, and distribute the
  246. Work and such Derivative Works in Source or Object form.
  247. 3. Grant of Patent License. Subject to the terms and conditions of
  248. this License, each Contributor hereby grants to You a perpetual,
  249. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  250. (except as stated in this section) patent license to make, have made,
  251. use, offer to sell, sell, import, and otherwise transfer the Work,
  252. where such license applies only to those patent claims licensable
  253. by such Contributor that are necessarily infringed by their
  254. Contribution(s) alone or by combination of their Contribution(s)
  255. with the Work to which such Contribution(s) was submitted. If You
  256. institute patent litigation against any entity (including a
  257. cross-claim or counterclaim in a lawsuit) alleging that the Work
  258. or a Contribution incorporated within the Work constitutes direct
  259. or contributory patent infringement, then any patent licenses
  260. granted to You under this License for that Work shall terminate
  261. as of the date such litigation is filed.
  262. 4. Redistribution. You may reproduce and distribute copies of the
  263. Work or Derivative Works thereof in any medium, with or without
  264. modifications, and in Source or Object form, provided that You
  265. meet the following conditions:
  266. (a) You must give any other recipients of the Work or
  267. Derivative Works a copy of this License; and
  268. (b) You must cause any modified files to carry prominent notices
  269. stating that You changed the files; and
  270. (c) You must retain, in the Source form of any Derivative Works
  271. that You distribute, all copyright, patent, trademark, and
  272. attribution notices from the Source form of the Work,
  273. excluding those notices that do not pertain to any part of
  274. the Derivative Works; and
  275. (d) If the Work includes a "NOTICE" text file as part of its
  276. distribution, then any Derivative Works that You distribute must
  277. include a readable copy of the attribution notices contained
  278. within such NOTICE file, excluding those notices that do not
  279. pertain to any part of the Derivative Works, in at least one
  280. of the following places: within a NOTICE text file distributed
  281. as part of the Derivative Works; within the Source form or
  282. documentation, if provided along with the Derivative Works; or,
  283. within a display generated by the Derivative Works, if and
  284. wherever such third-party notices normally appear. The contents
  285. of the NOTICE file are for informational purposes only and
  286. do not modify the License. You may add Your own attribution
  287. notices within Derivative Works that You distribute, alongside
  288. or as an addendum to the NOTICE text from the Work, provided
  289. that such additional attribution notices cannot be construed
  290. as modifying the License.
  291. You may add Your own copyright statement to Your modifications and
  292. may provide additional or different license terms and conditions
  293. for use, reproduction, or distribution of Your modifications, or
  294. for any such Derivative Works as a whole, provided Your use,
  295. reproduction, and distribution of the Work otherwise complies with
  296. the conditions stated in this License.
  297. 5. Submission of Contributions. Unless You explicitly state otherwise,
  298. any Contribution intentionally submitted for inclusion in the Work
  299. by You to the Licensor shall be under the terms and conditions of
  300. this License, without any additional terms or conditions.
  301. Notwithstanding the above, nothing herein shall supersede or modify
  302. the terms of any separate license agreement you may have executed
  303. with Licensor regarding such Contributions.
  304. 6. Trademarks. This License does not grant permission to use the trade
  305. names, trademarks, service marks, or product names of the Licensor,
  306. except as required for reasonable and customary use in describing the
  307. origin of the Work and reproducing the content of the NOTICE file.
  308. 7. Disclaimer of Warranty. Unless required by applicable law or
  309. agreed to in writing, Licensor provides the Work (and each
  310. Contributor provides its Contributions) on an "AS IS" BASIS,
  311. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  312. implied, including, without limitation, any warranties or conditions
  313. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  314. PARTICULAR PURPOSE. You are solely responsible for determining the
  315. appropriateness of using or redistributing the Work and assume any
  316. risks associated with Your exercise of permissions under this License.
  317. 8. Limitation of Liability. In no event and under no legal theory,
  318. whether in tort (including negligence), contract, or otherwise,
  319. unless required by applicable law (such as deliberate and grossly
  320. negligent acts) or agreed to in writing, shall any Contributor be
  321. liable to You for damages, including any direct, indirect, special,
  322. incidental, or consequential damages of any character arising as a
  323. result of this License or out of the use or inability to use the
  324. Work (including but not limited to damages for loss of goodwill,
  325. work stoppage, computer failure or malfunction, or any and all
  326. other commercial damages or losses), even if such Contributor
  327. has been advised of the possibility of such damages.
  328. 9. Accepting Warranty or Additional Liability. While redistributing
  329. the Work or Derivative Works thereof, You may choose to offer,
  330. and charge a fee for, acceptance of support, warranty, indemnity,
  331. or other liability obligations and/or rights consistent with this
  332. License. However, in accepting such obligations, You may act only
  333. on Your own behalf and on Your sole responsibility, not on behalf
  334. of any other Contributor, and only if You agree to indemnify,
  335. defend, and hold each Contributor harmless for any liability
  336. incurred by, or claims asserted against, such Contributor by reason
  337. of your accepting any such warranty or additional liability.
  338. END OF TERMS AND CONDITIONS
  339. APPENDIX: How to apply the Apache License to your work.
  340. To apply the Apache License to your work, attach the following
  341. boilerplate notice, with the fields enclosed by brackets "[]"
  342. replaced with your own identifying information. (Don't include
  343. the brackets!) The text should be enclosed in the appropriate
  344. comment syntax for the file format. We also recommend that a
  345. file or class name and description of purpose be included on the
  346. same "printed page" as the copyright notice for easier
  347. identification within third-party archives.
  348. Copyright [yyyy] [name of copyright owner]
  349. Licensed under the Apache License, Version 2.0 (the "License");
  350. you may not use this file except in compliance with the License.
  351. You may obtain a copy of the License at
  352. http://www.apache.org/licenses/LICENSE-2.0
  353. Unless required by applicable law or agreed to in writing, software
  354. distributed under the License is distributed on an "AS IS" BASIS,
  355. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  356. See the License for the specific language governing permissions and
  357. limitations under the License.
  358. </string>
  359. <key>License</key>
  360. <string>Apache</string>
  361. <key>Title</key>
  362. <string>FirebaseAuth</string>
  363. <key>Type</key>
  364. <string>PSGroupSpecifier</string>
  365. </dict>
  366. <dict>
  367. <key>FooterText</key>
  368. <string>
  369. Apache License
  370. Version 2.0, January 2004
  371. http://www.apache.org/licenses/
  372. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  373. 1. Definitions.
  374. "License" shall mean the terms and conditions for use, reproduction,
  375. and distribution as defined by Sections 1 through 9 of this document.
  376. "Licensor" shall mean the copyright owner or entity authorized by
  377. the copyright owner that is granting the License.
  378. "Legal Entity" shall mean the union of the acting entity and all
  379. other entities that control, are controlled by, or are under common
  380. control with that entity. For the purposes of this definition,
  381. "control" means (i) the power, direct or indirect, to cause the
  382. direction or management of such entity, whether by contract or
  383. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  384. outstanding shares, or (iii) beneficial ownership of such entity.
  385. "You" (or "Your") shall mean an individual or Legal Entity
  386. exercising permissions granted by this License.
  387. "Source" form shall mean the preferred form for making modifications,
  388. including but not limited to software source code, documentation
  389. source, and configuration files.
  390. "Object" form shall mean any form resulting from mechanical
  391. transformation or translation of a Source form, including but
  392. not limited to compiled object code, generated documentation,
  393. and conversions to other media types.
  394. "Work" shall mean the work of authorship, whether in Source or
  395. Object form, made available under the License, as indicated by a
  396. copyright notice that is included in or attached to the work
  397. (an example is provided in the Appendix below).
  398. "Derivative Works" shall mean any work, whether in Source or Object
  399. form, that is based on (or derived from) the Work and for which the
  400. editorial revisions, annotations, elaborations, or other modifications
  401. represent, as a whole, an original work of authorship. For the purposes
  402. of this License, Derivative Works shall not include works that remain
  403. separable from, or merely link (or bind by name) to the interfaces of,
  404. the Work and Derivative Works thereof.
  405. "Contribution" shall mean any work of authorship, including
  406. the original version of the Work and any modifications or additions
  407. to that Work or Derivative Works thereof, that is intentionally
  408. submitted to Licensor for inclusion in the Work by the copyright owner
  409. or by an individual or Legal Entity authorized to submit on behalf of
  410. the copyright owner. For the purposes of this definition, "submitted"
  411. means any form of electronic, verbal, or written communication sent
  412. to the Licensor or its representatives, including but not limited to
  413. communication on electronic mailing lists, source code control systems,
  414. and issue tracking systems that are managed by, or on behalf of, the
  415. Licensor for the purpose of discussing and improving the Work, but
  416. excluding communication that is conspicuously marked or otherwise
  417. designated in writing by the copyright owner as "Not a Contribution."
  418. "Contributor" shall mean Licensor and any individual or Legal Entity
  419. on behalf of whom a Contribution has been received by Licensor and
  420. subsequently incorporated within the Work.
  421. 2. Grant of Copyright License. Subject to the terms and conditions of
  422. this License, each Contributor hereby grants to You a perpetual,
  423. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  424. copyright license to reproduce, prepare Derivative Works of,
  425. publicly display, publicly perform, sublicense, and distribute the
  426. Work and such Derivative Works in Source or Object form.
  427. 3. Grant of Patent License. Subject to the terms and conditions of
  428. this License, each Contributor hereby grants to You a perpetual,
  429. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  430. (except as stated in this section) patent license to make, have made,
  431. use, offer to sell, sell, import, and otherwise transfer the Work,
  432. where such license applies only to those patent claims licensable
  433. by such Contributor that are necessarily infringed by their
  434. Contribution(s) alone or by combination of their Contribution(s)
  435. with the Work to which such Contribution(s) was submitted. If You
  436. institute patent litigation against any entity (including a
  437. cross-claim or counterclaim in a lawsuit) alleging that the Work
  438. or a Contribution incorporated within the Work constitutes direct
  439. or contributory patent infringement, then any patent licenses
  440. granted to You under this License for that Work shall terminate
  441. as of the date such litigation is filed.
  442. 4. Redistribution. You may reproduce and distribute copies of the
  443. Work or Derivative Works thereof in any medium, with or without
  444. modifications, and in Source or Object form, provided that You
  445. meet the following conditions:
  446. (a) You must give any other recipients of the Work or
  447. Derivative Works a copy of this License; and
  448. (b) You must cause any modified files to carry prominent notices
  449. stating that You changed the files; and
  450. (c) You must retain, in the Source form of any Derivative Works
  451. that You distribute, all copyright, patent, trademark, and
  452. attribution notices from the Source form of the Work,
  453. excluding those notices that do not pertain to any part of
  454. the Derivative Works; and
  455. (d) If the Work includes a "NOTICE" text file as part of its
  456. distribution, then any Derivative Works that You distribute must
  457. include a readable copy of the attribution notices contained
  458. within such NOTICE file, excluding those notices that do not
  459. pertain to any part of the Derivative Works, in at least one
  460. of the following places: within a NOTICE text file distributed
  461. as part of the Derivative Works; within the Source form or
  462. documentation, if provided along with the Derivative Works; or,
  463. within a display generated by the Derivative Works, if and
  464. wherever such third-party notices normally appear. The contents
  465. of the NOTICE file are for informational purposes only and
  466. do not modify the License. You may add Your own attribution
  467. notices within Derivative Works that You distribute, alongside
  468. or as an addendum to the NOTICE text from the Work, provided
  469. that such additional attribution notices cannot be construed
  470. as modifying the License.
  471. You may add Your own copyright statement to Your modifications and
  472. may provide additional or different license terms and conditions
  473. for use, reproduction, or distribution of Your modifications, or
  474. for any such Derivative Works as a whole, provided Your use,
  475. reproduction, and distribution of the Work otherwise complies with
  476. the conditions stated in this License.
  477. 5. Submission of Contributions. Unless You explicitly state otherwise,
  478. any Contribution intentionally submitted for inclusion in the Work
  479. by You to the Licensor shall be under the terms and conditions of
  480. this License, without any additional terms or conditions.
  481. Notwithstanding the above, nothing herein shall supersede or modify
  482. the terms of any separate license agreement you may have executed
  483. with Licensor regarding such Contributions.
  484. 6. Trademarks. This License does not grant permission to use the trade
  485. names, trademarks, service marks, or product names of the Licensor,
  486. except as required for reasonable and customary use in describing the
  487. origin of the Work and reproducing the content of the NOTICE file.
  488. 7. Disclaimer of Warranty. Unless required by applicable law or
  489. agreed to in writing, Licensor provides the Work (and each
  490. Contributor provides its Contributions) on an "AS IS" BASIS,
  491. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  492. implied, including, without limitation, any warranties or conditions
  493. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  494. PARTICULAR PURPOSE. You are solely responsible for determining the
  495. appropriateness of using or redistributing the Work and assume any
  496. risks associated with Your exercise of permissions under this License.
  497. 8. Limitation of Liability. In no event and under no legal theory,
  498. whether in tort (including negligence), contract, or otherwise,
  499. unless required by applicable law (such as deliberate and grossly
  500. negligent acts) or agreed to in writing, shall any Contributor be
  501. liable to You for damages, including any direct, indirect, special,
  502. incidental, or consequential damages of any character arising as a
  503. result of this License or out of the use or inability to use the
  504. Work (including but not limited to damages for loss of goodwill,
  505. work stoppage, computer failure or malfunction, or any and all
  506. other commercial damages or losses), even if such Contributor
  507. has been advised of the possibility of such damages.
  508. 9. Accepting Warranty or Additional Liability. While redistributing
  509. the Work or Derivative Works thereof, You may choose to offer,
  510. and charge a fee for, acceptance of support, warranty, indemnity,
  511. or other liability obligations and/or rights consistent with this
  512. License. However, in accepting such obligations, You may act only
  513. on Your own behalf and on Your sole responsibility, not on behalf
  514. of any other Contributor, and only if You agree to indemnify,
  515. defend, and hold each Contributor harmless for any liability
  516. incurred by, or claims asserted against, such Contributor by reason
  517. of your accepting any such warranty or additional liability.
  518. END OF TERMS AND CONDITIONS
  519. APPENDIX: How to apply the Apache License to your work.
  520. To apply the Apache License to your work, attach the following
  521. boilerplate notice, with the fields enclosed by brackets "[]"
  522. replaced with your own identifying information. (Don't include
  523. the brackets!) The text should be enclosed in the appropriate
  524. comment syntax for the file format. We also recommend that a
  525. file or class name and description of purpose be included on the
  526. same "printed page" as the copyright notice for easier
  527. identification within third-party archives.
  528. Copyright [yyyy] [name of copyright owner]
  529. Licensed under the Apache License, Version 2.0 (the "License");
  530. you may not use this file except in compliance with the License.
  531. You may obtain a copy of the License at
  532. http://www.apache.org/licenses/LICENSE-2.0
  533. Unless required by applicable law or agreed to in writing, software
  534. distributed under the License is distributed on an "AS IS" BASIS,
  535. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  536. See the License for the specific language governing permissions and
  537. limitations under the License.
  538. </string>
  539. <key>License</key>
  540. <string>Apache</string>
  541. <key>Title</key>
  542. <string>FirebaseCore</string>
  543. <key>Type</key>
  544. <string>PSGroupSpecifier</string>
  545. </dict>
  546. <dict>
  547. <key>FooterText</key>
  548. <string>Copyright 2018 Google</string>
  549. <key>License</key>
  550. <string>Copyright</string>
  551. <key>Title</key>
  552. <string>FirebaseInstanceID</string>
  553. <key>Type</key>
  554. <string>PSGroupSpecifier</string>
  555. </dict>
  556. <dict>
  557. <key>FooterText</key>
  558. <string>
  559. Apache License
  560. Version 2.0, January 2004
  561. http://www.apache.org/licenses/
  562. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  563. 1. Definitions.
  564. "License" shall mean the terms and conditions for use, reproduction,
  565. and distribution as defined by Sections 1 through 9 of this document.
  566. "Licensor" shall mean the copyright owner or entity authorized by
  567. the copyright owner that is granting the License.
  568. "Legal Entity" shall mean the union of the acting entity and all
  569. other entities that control, are controlled by, or are under common
  570. control with that entity. For the purposes of this definition,
  571. "control" means (i) the power, direct or indirect, to cause the
  572. direction or management of such entity, whether by contract or
  573. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  574. outstanding shares, or (iii) beneficial ownership of such entity.
  575. "You" (or "Your") shall mean an individual or Legal Entity
  576. exercising permissions granted by this License.
  577. "Source" form shall mean the preferred form for making modifications,
  578. including but not limited to software source code, documentation
  579. source, and configuration files.
  580. "Object" form shall mean any form resulting from mechanical
  581. transformation or translation of a Source form, including but
  582. not limited to compiled object code, generated documentation,
  583. and conversions to other media types.
  584. "Work" shall mean the work of authorship, whether in Source or
  585. Object form, made available under the License, as indicated by a
  586. copyright notice that is included in or attached to the work
  587. (an example is provided in the Appendix below).
  588. "Derivative Works" shall mean any work, whether in Source or Object
  589. form, that is based on (or derived from) the Work and for which the
  590. editorial revisions, annotations, elaborations, or other modifications
  591. represent, as a whole, an original work of authorship. For the purposes
  592. of this License, Derivative Works shall not include works that remain
  593. separable from, or merely link (or bind by name) to the interfaces of,
  594. the Work and Derivative Works thereof.
  595. "Contribution" shall mean any work of authorship, including
  596. the original version of the Work and any modifications or additions
  597. to that Work or Derivative Works thereof, that is intentionally
  598. submitted to Licensor for inclusion in the Work by the copyright owner
  599. or by an individual or Legal Entity authorized to submit on behalf of
  600. the copyright owner. For the purposes of this definition, "submitted"
  601. means any form of electronic, verbal, or written communication sent
  602. to the Licensor or its representatives, including but not limited to
  603. communication on electronic mailing lists, source code control systems,
  604. and issue tracking systems that are managed by, or on behalf of, the
  605. Licensor for the purpose of discussing and improving the Work, but
  606. excluding communication that is conspicuously marked or otherwise
  607. designated in writing by the copyright owner as "Not a Contribution."
  608. "Contributor" shall mean Licensor and any individual or Legal Entity
  609. on behalf of whom a Contribution has been received by Licensor and
  610. subsequently incorporated within the Work.
  611. 2. Grant of Copyright License. Subject to the terms and conditions of
  612. this License, each Contributor hereby grants to You a perpetual,
  613. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  614. copyright license to reproduce, prepare Derivative Works of,
  615. publicly display, publicly perform, sublicense, and distribute the
  616. Work and such Derivative Works in Source or Object form.
  617. 3. Grant of Patent License. Subject to the terms and conditions of
  618. this License, each Contributor hereby grants to You a perpetual,
  619. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  620. (except as stated in this section) patent license to make, have made,
  621. use, offer to sell, sell, import, and otherwise transfer the Work,
  622. where such license applies only to those patent claims licensable
  623. by such Contributor that are necessarily infringed by their
  624. Contribution(s) alone or by combination of their Contribution(s)
  625. with the Work to which such Contribution(s) was submitted. If You
  626. institute patent litigation against any entity (including a
  627. cross-claim or counterclaim in a lawsuit) alleging that the Work
  628. or a Contribution incorporated within the Work constitutes direct
  629. or contributory patent infringement, then any patent licenses
  630. granted to You under this License for that Work shall terminate
  631. as of the date such litigation is filed.
  632. 4. Redistribution. You may reproduce and distribute copies of the
  633. Work or Derivative Works thereof in any medium, with or without
  634. modifications, and in Source or Object form, provided that You
  635. meet the following conditions:
  636. (a) You must give any other recipients of the Work or
  637. Derivative Works a copy of this License; and
  638. (b) You must cause any modified files to carry prominent notices
  639. stating that You changed the files; and
  640. (c) You must retain, in the Source form of any Derivative Works
  641. that You distribute, all copyright, patent, trademark, and
  642. attribution notices from the Source form of the Work,
  643. excluding those notices that do not pertain to any part of
  644. the Derivative Works; and
  645. (d) If the Work includes a "NOTICE" text file as part of its
  646. distribution, then any Derivative Works that You distribute must
  647. include a readable copy of the attribution notices contained
  648. within such NOTICE file, excluding those notices that do not
  649. pertain to any part of the Derivative Works, in at least one
  650. of the following places: within a NOTICE text file distributed
  651. as part of the Derivative Works; within the Source form or
  652. documentation, if provided along with the Derivative Works; or,
  653. within a display generated by the Derivative Works, if and
  654. wherever such third-party notices normally appear. The contents
  655. of the NOTICE file are for informational purposes only and
  656. do not modify the License. You may add Your own attribution
  657. notices within Derivative Works that You distribute, alongside
  658. or as an addendum to the NOTICE text from the Work, provided
  659. that such additional attribution notices cannot be construed
  660. as modifying the License.
  661. You may add Your own copyright statement to Your modifications and
  662. may provide additional or different license terms and conditions
  663. for use, reproduction, or distribution of Your modifications, or
  664. for any such Derivative Works as a whole, provided Your use,
  665. reproduction, and distribution of the Work otherwise complies with
  666. the conditions stated in this License.
  667. 5. Submission of Contributions. Unless You explicitly state otherwise,
  668. any Contribution intentionally submitted for inclusion in the Work
  669. by You to the Licensor shall be under the terms and conditions of
  670. this License, without any additional terms or conditions.
  671. Notwithstanding the above, nothing herein shall supersede or modify
  672. the terms of any separate license agreement you may have executed
  673. with Licensor regarding such Contributions.
  674. 6. Trademarks. This License does not grant permission to use the trade
  675. names, trademarks, service marks, or product names of the Licensor,
  676. except as required for reasonable and customary use in describing the
  677. origin of the Work and reproducing the content of the NOTICE file.
  678. 7. Disclaimer of Warranty. Unless required by applicable law or
  679. agreed to in writing, Licensor provides the Work (and each
  680. Contributor provides its Contributions) on an "AS IS" BASIS,
  681. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  682. implied, including, without limitation, any warranties or conditions
  683. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  684. PARTICULAR PURPOSE. You are solely responsible for determining the
  685. appropriateness of using or redistributing the Work and assume any
  686. risks associated with Your exercise of permissions under this License.
  687. 8. Limitation of Liability. In no event and under no legal theory,
  688. whether in tort (including negligence), contract, or otherwise,
  689. unless required by applicable law (such as deliberate and grossly
  690. negligent acts) or agreed to in writing, shall any Contributor be
  691. liable to You for damages, including any direct, indirect, special,
  692. incidental, or consequential damages of any character arising as a
  693. result of this License or out of the use or inability to use the
  694. Work (including but not limited to damages for loss of goodwill,
  695. work stoppage, computer failure or malfunction, or any and all
  696. other commercial damages or losses), even if such Contributor
  697. has been advised of the possibility of such damages.
  698. 9. Accepting Warranty or Additional Liability. While redistributing
  699. the Work or Derivative Works thereof, You may choose to offer,
  700. and charge a fee for, acceptance of support, warranty, indemnity,
  701. or other liability obligations and/or rights consistent with this
  702. License. However, in accepting such obligations, You may act only
  703. on Your own behalf and on Your sole responsibility, not on behalf
  704. of any other Contributor, and only if You agree to indemnify,
  705. defend, and hold each Contributor harmless for any liability
  706. incurred by, or claims asserted against, such Contributor by reason
  707. of your accepting any such warranty or additional liability.
  708. END OF TERMS AND CONDITIONS
  709. APPENDIX: How to apply the Apache License to your work.
  710. To apply the Apache License to your work, attach the following
  711. boilerplate notice, with the fields enclosed by brackets "[]"
  712. replaced with your own identifying information. (Don't include
  713. the brackets!) The text should be enclosed in the appropriate
  714. comment syntax for the file format. We also recommend that a
  715. file or class name and description of purpose be included on the
  716. same "printed page" as the copyright notice for easier
  717. identification within third-party archives.
  718. Copyright [yyyy] [name of copyright owner]
  719. Licensed under the Apache License, Version 2.0 (the "License");
  720. you may not use this file except in compliance with the License.
  721. You may obtain a copy of the License at
  722. http://www.apache.org/licenses/LICENSE-2.0
  723. Unless required by applicable law or agreed to in writing, software
  724. distributed under the License is distributed on an "AS IS" BASIS,
  725. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  726. See the License for the specific language governing permissions and
  727. limitations under the License.
  728. </string>
  729. <key>License</key>
  730. <string>Apache</string>
  731. <key>Title</key>
  732. <string>FirebaseMessaging</string>
  733. <key>Type</key>
  734. <string>PSGroupSpecifier</string>
  735. </dict>
  736. <dict>
  737. <key>FooterText</key>
  738. <string>
  739. Apache License
  740. Version 2.0, January 2004
  741. http://www.apache.org/licenses/
  742. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  743. 1. Definitions.
  744. "License" shall mean the terms and conditions for use, reproduction,
  745. and distribution as defined by Sections 1 through 9 of this document.
  746. "Licensor" shall mean the copyright owner or entity authorized by
  747. the copyright owner that is granting the License.
  748. "Legal Entity" shall mean the union of the acting entity and all
  749. other entities that control, are controlled by, or are under common
  750. control with that entity. For the purposes of this definition,
  751. "control" means (i) the power, direct or indirect, to cause the
  752. direction or management of such entity, whether by contract or
  753. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  754. outstanding shares, or (iii) beneficial ownership of such entity.
  755. "You" (or "Your") shall mean an individual or Legal Entity
  756. exercising permissions granted by this License.
  757. "Source" form shall mean the preferred form for making modifications,
  758. including but not limited to software source code, documentation
  759. source, and configuration files.
  760. "Object" form shall mean any form resulting from mechanical
  761. transformation or translation of a Source form, including but
  762. not limited to compiled object code, generated documentation,
  763. and conversions to other media types.
  764. "Work" shall mean the work of authorship, whether in Source or
  765. Object form, made available under the License, as indicated by a
  766. copyright notice that is included in or attached to the work
  767. (an example is provided in the Appendix below).
  768. "Derivative Works" shall mean any work, whether in Source or Object
  769. form, that is based on (or derived from) the Work and for which the
  770. editorial revisions, annotations, elaborations, or other modifications
  771. represent, as a whole, an original work of authorship. For the purposes
  772. of this License, Derivative Works shall not include works that remain
  773. separable from, or merely link (or bind by name) to the interfaces of,
  774. the Work and Derivative Works thereof.
  775. "Contribution" shall mean any work of authorship, including
  776. the original version of the Work and any modifications or additions
  777. to that Work or Derivative Works thereof, that is intentionally
  778. submitted to Licensor for inclusion in the Work by the copyright owner
  779. or by an individual or Legal Entity authorized to submit on behalf of
  780. the copyright owner. For the purposes of this definition, "submitted"
  781. means any form of electronic, verbal, or written communication sent
  782. to the Licensor or its representatives, including but not limited to
  783. communication on electronic mailing lists, source code control systems,
  784. and issue tracking systems that are managed by, or on behalf of, the
  785. Licensor for the purpose of discussing and improving the Work, but
  786. excluding communication that is conspicuously marked or otherwise
  787. designated in writing by the copyright owner as "Not a Contribution."
  788. "Contributor" shall mean Licensor and any individual or Legal Entity
  789. on behalf of whom a Contribution has been received by Licensor and
  790. subsequently incorporated within the Work.
  791. 2. Grant of Copyright License. Subject to the terms and conditions of
  792. this License, each Contributor hereby grants to You a perpetual,
  793. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  794. copyright license to reproduce, prepare Derivative Works of,
  795. publicly display, publicly perform, sublicense, and distribute the
  796. Work and such Derivative Works in Source or Object form.
  797. 3. Grant of Patent License. Subject to the terms and conditions of
  798. this License, each Contributor hereby grants to You a perpetual,
  799. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  800. (except as stated in this section) patent license to make, have made,
  801. use, offer to sell, sell, import, and otherwise transfer the Work,
  802. where such license applies only to those patent claims licensable
  803. by such Contributor that are necessarily infringed by their
  804. Contribution(s) alone or by combination of their Contribution(s)
  805. with the Work to which such Contribution(s) was submitted. If You
  806. institute patent litigation against any entity (including a
  807. cross-claim or counterclaim in a lawsuit) alleging that the Work
  808. or a Contribution incorporated within the Work constitutes direct
  809. or contributory patent infringement, then any patent licenses
  810. granted to You under this License for that Work shall terminate
  811. as of the date such litigation is filed.
  812. 4. Redistribution. You may reproduce and distribute copies of the
  813. Work or Derivative Works thereof in any medium, with or without
  814. modifications, and in Source or Object form, provided that You
  815. meet the following conditions:
  816. (a) You must give any other recipients of the Work or
  817. Derivative Works a copy of this License; and
  818. (b) You must cause any modified files to carry prominent notices
  819. stating that You changed the files; and
  820. (c) You must retain, in the Source form of any Derivative Works
  821. that You distribute, all copyright, patent, trademark, and
  822. attribution notices from the Source form of the Work,
  823. excluding those notices that do not pertain to any part of
  824. the Derivative Works; and
  825. (d) If the Work includes a "NOTICE" text file as part of its
  826. distribution, then any Derivative Works that You distribute must
  827. include a readable copy of the attribution notices contained
  828. within such NOTICE file, excluding those notices that do not
  829. pertain to any part of the Derivative Works, in at least one
  830. of the following places: within a NOTICE text file distributed
  831. as part of the Derivative Works; within the Source form or
  832. documentation, if provided along with the Derivative Works; or,
  833. within a display generated by the Derivative Works, if and
  834. wherever such third-party notices normally appear. The contents
  835. of the NOTICE file are for informational purposes only and
  836. do not modify the License. You may add Your own attribution
  837. notices within Derivative Works that You distribute, alongside
  838. or as an addendum to the NOTICE text from the Work, provided
  839. that such additional attribution notices cannot be construed
  840. as modifying the License.
  841. You may add Your own copyright statement to Your modifications and
  842. may provide additional or different license terms and conditions
  843. for use, reproduction, or distribution of Your modifications, or
  844. for any such Derivative Works as a whole, provided Your use,
  845. reproduction, and distribution of the Work otherwise complies with
  846. the conditions stated in this License.
  847. 5. Submission of Contributions. Unless You explicitly state otherwise,
  848. any Contribution intentionally submitted for inclusion in the Work
  849. by You to the Licensor shall be under the terms and conditions of
  850. this License, without any additional terms or conditions.
  851. Notwithstanding the above, nothing herein shall supersede or modify
  852. the terms of any separate license agreement you may have executed
  853. with Licensor regarding such Contributions.
  854. 6. Trademarks. This License does not grant permission to use the trade
  855. names, trademarks, service marks, or product names of the Licensor,
  856. except as required for reasonable and customary use in describing the
  857. origin of the Work and reproducing the content of the NOTICE file.
  858. 7. Disclaimer of Warranty. Unless required by applicable law or
  859. agreed to in writing, Licensor provides the Work (and each
  860. Contributor provides its Contributions) on an "AS IS" BASIS,
  861. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  862. implied, including, without limitation, any warranties or conditions
  863. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  864. PARTICULAR PURPOSE. You are solely responsible for determining the
  865. appropriateness of using or redistributing the Work and assume any
  866. risks associated with Your exercise of permissions under this License.
  867. 8. Limitation of Liability. In no event and under no legal theory,
  868. whether in tort (including negligence), contract, or otherwise,
  869. unless required by applicable law (such as deliberate and grossly
  870. negligent acts) or agreed to in writing, shall any Contributor be
  871. liable to You for damages, including any direct, indirect, special,
  872. incidental, or consequential damages of any character arising as a
  873. result of this License or out of the use or inability to use the
  874. Work (including but not limited to damages for loss of goodwill,
  875. work stoppage, computer failure or malfunction, or any and all
  876. other commercial damages or losses), even if such Contributor
  877. has been advised of the possibility of such damages.
  878. 9. Accepting Warranty or Additional Liability. While redistributing
  879. the Work or Derivative Works thereof, You may choose to offer,
  880. and charge a fee for, acceptance of support, warranty, indemnity,
  881. or other liability obligations and/or rights consistent with this
  882. License. However, in accepting such obligations, You may act only
  883. on Your own behalf and on Your sole responsibility, not on behalf
  884. of any other Contributor, and only if You agree to indemnify,
  885. defend, and hold each Contributor harmless for any liability
  886. incurred by, or claims asserted against, such Contributor by reason
  887. of your accepting any such warranty or additional liability.
  888. END OF TERMS AND CONDITIONS
  889. APPENDIX: How to apply the Apache License to your work.
  890. To apply the Apache License to your work, attach the following
  891. boilerplate notice, with the fields enclosed by brackets "[]"
  892. replaced with your own identifying information. (Don't include
  893. the brackets!) The text should be enclosed in the appropriate
  894. comment syntax for the file format. We also recommend that a
  895. file or class name and description of purpose be included on the
  896. same "printed page" as the copyright notice for easier
  897. identification within third-party archives.
  898. Copyright [yyyy] [name of copyright owner]
  899. Licensed under the Apache License, Version 2.0 (the "License");
  900. you may not use this file except in compliance with the License.
  901. You may obtain a copy of the License at
  902. http://www.apache.org/licenses/LICENSE-2.0
  903. Unless required by applicable law or agreed to in writing, software
  904. distributed under the License is distributed on an "AS IS" BASIS,
  905. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  906. See the License for the specific language governing permissions and
  907. limitations under the License.
  908. </string>
  909. <key>License</key>
  910. <string>Apache</string>
  911. <key>Title</key>
  912. <string>GTMSessionFetcher</string>
  913. <key>Type</key>
  914. <string>PSGroupSpecifier</string>
  915. </dict>
  916. <dict>
  917. <key>FooterText</key>
  918. <string>
  919. Apache License
  920. Version 2.0, January 2004
  921. http://www.apache.org/licenses/
  922. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  923. 1. Definitions.
  924. "License" shall mean the terms and conditions for use, reproduction,
  925. and distribution as defined by Sections 1 through 9 of this document.
  926. "Licensor" shall mean the copyright owner or entity authorized by
  927. the copyright owner that is granting the License.
  928. "Legal Entity" shall mean the union of the acting entity and all
  929. other entities that control, are controlled by, or are under common
  930. control with that entity. For the purposes of this definition,
  931. "control" means (i) the power, direct or indirect, to cause the
  932. direction or management of such entity, whether by contract or
  933. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  934. outstanding shares, or (iii) beneficial ownership of such entity.
  935. "You" (or "Your") shall mean an individual or Legal Entity
  936. exercising permissions granted by this License.
  937. "Source" form shall mean the preferred form for making modifications,
  938. including but not limited to software source code, documentation
  939. source, and configuration files.
  940. "Object" form shall mean any form resulting from mechanical
  941. transformation or translation of a Source form, including but
  942. not limited to compiled object code, generated documentation,
  943. and conversions to other media types.
  944. "Work" shall mean the work of authorship, whether in Source or
  945. Object form, made available under the License, as indicated by a
  946. copyright notice that is included in or attached to the work
  947. (an example is provided in the Appendix below).
  948. "Derivative Works" shall mean any work, whether in Source or Object
  949. form, that is based on (or derived from) the Work and for which the
  950. editorial revisions, annotations, elaborations, or other modifications
  951. represent, as a whole, an original work of authorship. For the purposes
  952. of this License, Derivative Works shall not include works that remain
  953. separable from, or merely link (or bind by name) to the interfaces of,
  954. the Work and Derivative Works thereof.
  955. "Contribution" shall mean any work of authorship, including
  956. the original version of the Work and any modifications or additions
  957. to that Work or Derivative Works thereof, that is intentionally
  958. submitted to Licensor for inclusion in the Work by the copyright owner
  959. or by an individual or Legal Entity authorized to submit on behalf of
  960. the copyright owner. For the purposes of this definition, "submitted"
  961. means any form of electronic, verbal, or written communication sent
  962. to the Licensor or its representatives, including but not limited to
  963. communication on electronic mailing lists, source code control systems,
  964. and issue tracking systems that are managed by, or on behalf of, the
  965. Licensor for the purpose of discussing and improving the Work, but
  966. excluding communication that is conspicuously marked or otherwise
  967. designated in writing by the copyright owner as "Not a Contribution."
  968. "Contributor" shall mean Licensor and any individual or Legal Entity
  969. on behalf of whom a Contribution has been received by Licensor and
  970. subsequently incorporated within the Work.
  971. 2. Grant of Copyright License. Subject to the terms and conditions of
  972. this License, each Contributor hereby grants to You a perpetual,
  973. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  974. copyright license to reproduce, prepare Derivative Works of,
  975. publicly display, publicly perform, sublicense, and distribute the
  976. Work and such Derivative Works in Source or Object form.
  977. 3. Grant of Patent License. Subject to the terms and conditions of
  978. this License, each Contributor hereby grants to You a perpetual,
  979. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  980. (except as stated in this section) patent license to make, have made,
  981. use, offer to sell, sell, import, and otherwise transfer the Work,
  982. where such license applies only to those patent claims licensable
  983. by such Contributor that are necessarily infringed by their
  984. Contribution(s) alone or by combination of their Contribution(s)
  985. with the Work to which such Contribution(s) was submitted. If You
  986. institute patent litigation against any entity (including a
  987. cross-claim or counterclaim in a lawsuit) alleging that the Work
  988. or a Contribution incorporated within the Work constitutes direct
  989. or contributory patent infringement, then any patent licenses
  990. granted to You under this License for that Work shall terminate
  991. as of the date such litigation is filed.
  992. 4. Redistribution. You may reproduce and distribute copies of the
  993. Work or Derivative Works thereof in any medium, with or without
  994. modifications, and in Source or Object form, provided that You
  995. meet the following conditions:
  996. (a) You must give any other recipients of the Work or
  997. Derivative Works a copy of this License; and
  998. (b) You must cause any modified files to carry prominent notices
  999. stating that You changed the files; and
  1000. (c) You must retain, in the Source form of any Derivative Works
  1001. that You distribute, all copyright, patent, trademark, and
  1002. attribution notices from the Source form of the Work,
  1003. excluding those notices that do not pertain to any part of
  1004. the Derivative Works; and
  1005. (d) If the Work includes a "NOTICE" text file as part of its
  1006. distribution, then any Derivative Works that You distribute must
  1007. include a readable copy of the attribution notices contained
  1008. within such NOTICE file, excluding those notices that do not
  1009. pertain to any part of the Derivative Works, in at least one
  1010. of the following places: within a NOTICE text file distributed
  1011. as part of the Derivative Works; within the Source form or
  1012. documentation, if provided along with the Derivative Works; or,
  1013. within a display generated by the Derivative Works, if and
  1014. wherever such third-party notices normally appear. The contents
  1015. of the NOTICE file are for informational purposes only and
  1016. do not modify the License. You may add Your own attribution
  1017. notices within Derivative Works that You distribute, alongside
  1018. or as an addendum to the NOTICE text from the Work, provided
  1019. that such additional attribution notices cannot be construed
  1020. as modifying the License.
  1021. You may add Your own copyright statement to Your modifications and
  1022. may provide additional or different license terms and conditions
  1023. for use, reproduction, or distribution of Your modifications, or
  1024. for any such Derivative Works as a whole, provided Your use,
  1025. reproduction, and distribution of the Work otherwise complies with
  1026. the conditions stated in this License.
  1027. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1028. any Contribution intentionally submitted for inclusion in the Work
  1029. by You to the Licensor shall be under the terms and conditions of
  1030. this License, without any additional terms or conditions.
  1031. Notwithstanding the above, nothing herein shall supersede or modify
  1032. the terms of any separate license agreement you may have executed
  1033. with Licensor regarding such Contributions.
  1034. 6. Trademarks. This License does not grant permission to use the trade
  1035. names, trademarks, service marks, or product names of the Licensor,
  1036. except as required for reasonable and customary use in describing the
  1037. origin of the Work and reproducing the content of the NOTICE file.
  1038. 7. Disclaimer of Warranty. Unless required by applicable law or
  1039. agreed to in writing, Licensor provides the Work (and each
  1040. Contributor provides its Contributions) on an "AS IS" BASIS,
  1041. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1042. implied, including, without limitation, any warranties or conditions
  1043. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1044. PARTICULAR PURPOSE. You are solely responsible for determining the
  1045. appropriateness of using or redistributing the Work and assume any
  1046. risks associated with Your exercise of permissions under this License.
  1047. 8. Limitation of Liability. In no event and under no legal theory,
  1048. whether in tort (including negligence), contract, or otherwise,
  1049. unless required by applicable law (such as deliberate and grossly
  1050. negligent acts) or agreed to in writing, shall any Contributor be
  1051. liable to You for damages, including any direct, indirect, special,
  1052. incidental, or consequential damages of any character arising as a
  1053. result of this License or out of the use or inability to use the
  1054. Work (including but not limited to damages for loss of goodwill,
  1055. work stoppage, computer failure or malfunction, or any and all
  1056. other commercial damages or losses), even if such Contributor
  1057. has been advised of the possibility of such damages.
  1058. 9. Accepting Warranty or Additional Liability. While redistributing
  1059. the Work or Derivative Works thereof, You may choose to offer,
  1060. and charge a fee for, acceptance of support, warranty, indemnity,
  1061. or other liability obligations and/or rights consistent with this
  1062. License. However, in accepting such obligations, You may act only
  1063. on Your own behalf and on Your sole responsibility, not on behalf
  1064. of any other Contributor, and only if You agree to indemnify,
  1065. defend, and hold each Contributor harmless for any liability
  1066. incurred by, or claims asserted against, such Contributor by reason
  1067. of your accepting any such warranty or additional liability.
  1068. END OF TERMS AND CONDITIONS
  1069. APPENDIX: How to apply the Apache License to your work.
  1070. To apply the Apache License to your work, attach the following
  1071. boilerplate notice, with the fields enclosed by brackets "[]"
  1072. replaced with your own identifying information. (Don't include
  1073. the brackets!) The text should be enclosed in the appropriate
  1074. comment syntax for the file format. We also recommend that a
  1075. file or class name and description of purpose be included on the
  1076. same "printed page" as the copyright notice for easier
  1077. identification within third-party archives.
  1078. Copyright [yyyy] [name of copyright owner]
  1079. Licensed under the Apache License, Version 2.0 (the "License");
  1080. you may not use this file except in compliance with the License.
  1081. You may obtain a copy of the License at
  1082. http://www.apache.org/licenses/LICENSE-2.0
  1083. Unless required by applicable law or agreed to in writing, software
  1084. distributed under the License is distributed on an "AS IS" BASIS,
  1085. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1086. See the License for the specific language governing permissions and
  1087. limitations under the License.
  1088. </string>
  1089. <key>License</key>
  1090. <string>Apache</string>
  1091. <key>Title</key>
  1092. <string>GoogleToolboxForMac</string>
  1093. <key>Type</key>
  1094. <string>PSGroupSpecifier</string>
  1095. </dict>
  1096. <dict>
  1097. <key>FooterText</key>
  1098. <string>The MIT License (MIT)
  1099. Copyright (c) 2015 Luke Zhao &lt;me@lkzhao.com&gt;
  1100. Permission is hereby granted, free of charge, to any person obtaining a copy
  1101. of this software and associated documentation files (the "Software"), to deal
  1102. in the Software without restriction, including without limitation the rights
  1103. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1104. copies of the Software, and to permit persons to whom the Software is
  1105. furnished to do so, subject to the following conditions:
  1106. The above copyright notice and this permission notice shall be included in
  1107. all copies or substantial portions of the Software.
  1108. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1109. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1110. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1111. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1112. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1113. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1114. THE SOFTWARE.
  1115. </string>
  1116. <key>License</key>
  1117. <string>MIT</string>
  1118. <key>Title</key>
  1119. <string>Hero</string>
  1120. <key>Type</key>
  1121. <string>PSGroupSpecifier</string>
  1122. </dict>
  1123. <dict>
  1124. <key>FooterText</key>
  1125. <string>Licensed under the **MIT** license
  1126. &gt; Copyright (c) 2015 Elvis Nuñez
  1127. &gt;
  1128. &gt; Permission is hereby granted, free of charge, to any person obtaining
  1129. &gt; a copy of this software and associated documentation files (the
  1130. &gt; "Software"), to deal in the Software without restriction, including
  1131. &gt; without limitation the rights to use, copy, modify, merge, publish,
  1132. &gt; distribute, sublicense, and/or sell copies of the Software, and to
  1133. &gt; permit persons to whom the Software is furnished to do so, subject to
  1134. &gt; the following conditions:
  1135. &gt;
  1136. &gt; The above copyright notice and this permission notice shall be
  1137. &gt; included in all copies or substantial portions of the Software.
  1138. &gt;
  1139. &gt; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1140. &gt; EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1141. &gt; MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1142. &gt; IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1143. &gt; CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1144. &gt; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1145. &gt; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1146. </string>
  1147. <key>License</key>
  1148. <string>MIT</string>
  1149. <key>Title</key>
  1150. <string>Hex</string>
  1151. <key>Type</key>
  1152. <string>PSGroupSpecifier</string>
  1153. </dict>
  1154. <dict>
  1155. <key>FooterText</key>
  1156. <string>MIT License
  1157. Copyright (c) 2013-2017 Iftekhar Qurashi
  1158. Permission is hereby granted, free of charge, to any person obtaining a copy
  1159. of this software and associated documentation files (the "Software"), to deal
  1160. in the Software without restriction, including without limitation the rights
  1161. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1162. copies of the Software, and to permit persons to whom the Software is
  1163. furnished to do so, subject to the following conditions:
  1164. The above copyright notice and this permission notice shall be included in all
  1165. copies or substantial portions of the Software.
  1166. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1167. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1168. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1169. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1170. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1171. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1172. SOFTWARE.
  1173. </string>
  1174. <key>License</key>
  1175. <string>MIT</string>
  1176. <key>Title</key>
  1177. <string>IQKeyboardManagerSwift</string>
  1178. <key>Type</key>
  1179. <string>PSGroupSpecifier</string>
  1180. </dict>
  1181. <dict>
  1182. <key>FooterText</key>
  1183. <string>The MIT License (MIT)
  1184. Copyright (c) 2014 kishikawa katsumi
  1185. Permission is hereby granted, free of charge, to any person obtaining a copy
  1186. of this software and associated documentation files (the "Software"), to deal
  1187. in the Software without restriction, including without limitation the rights
  1188. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1189. copies of the Software, and to permit persons to whom the Software is
  1190. furnished to do so, subject to the following conditions:
  1191. The above copyright notice and this permission notice shall be included in all
  1192. copies or substantial portions of the Software.
  1193. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1194. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1195. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1196. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1197. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1198. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1199. SOFTWARE.
  1200. </string>
  1201. <key>License</key>
  1202. <string>MIT</string>
  1203. <key>Title</key>
  1204. <string>KeychainAccess</string>
  1205. <key>Type</key>
  1206. <string>PSGroupSpecifier</string>
  1207. </dict>
  1208. <dict>
  1209. <key>FooterText</key>
  1210. <string>The MIT License (MIT)
  1211. Copyright (c) 2015 Grigory Lutkov &lt;Friend.LGA@gmail.com&gt;
  1212. Permission is hereby granted, free of charge, to any person obtaining a copy
  1213. of this software and associated documentation files (the "Software"), to deal
  1214. in the Software without restriction, including without limitation the rights
  1215. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1216. copies of the Software, and to permit persons to whom the Software is
  1217. furnished to do so, subject to the following conditions:
  1218. The above copyright notice and this permission notice shall be included in all
  1219. copies or substantial portions of the Software.
  1220. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1221. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1222. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1223. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1224. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1225. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1226. SOFTWARE.
  1227. </string>
  1228. <key>License</key>
  1229. <string>MIT</string>
  1230. <key>Title</key>
  1231. <string>LGSideMenuController</string>
  1232. <key>Type</key>
  1233. <string>PSGroupSpecifier</string>
  1234. </dict>
  1235. <dict>
  1236. <key>FooterText</key>
  1237. <string>Copyright (c) 2015 Roy Marmelstein (http://roysapps.com/)
  1238. Permission is hereby granted, free of charge, to any person obtaining a copy
  1239. of this software and associated documentation files (the "Software"), to deal
  1240. in the Software without restriction, including without limitation the rights
  1241. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1242. copies of the Software, and to permit persons to whom the Software is
  1243. furnished to do so, subject to the following conditions:
  1244. The above copyright notice and this permission notice shall be included in
  1245. all copies or substantial portions of the Software.
  1246. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1247. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1248. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1249. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1250. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1251. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1252. THE SOFTWARE.
  1253. </string>
  1254. <key>License</key>
  1255. <string>MIT</string>
  1256. <key>Title</key>
  1257. <string>Localize-Swift</string>
  1258. <key>Type</key>
  1259. <string>PSGroupSpecifier</string>
  1260. </dict>
  1261. <dict>
  1262. <key>FooterText</key>
  1263. <string>Copyright © 2009-2016 Matej Bukovinski
  1264. Permission is hereby granted, free of charge, to any person obtaining a copy
  1265. of this software and associated documentation files (the "Software"), to deal
  1266. in the Software without restriction, including without limitation the rights
  1267. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1268. copies of the Software, and to permit persons to whom the Software is
  1269. furnished to do so, subject to the following conditions:
  1270. The above copyright notice and this permission notice shall be included in
  1271. all copies or substantial portions of the Software.
  1272. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1273. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1274. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1275. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1276. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1277. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1278. THE SOFTWARE.</string>
  1279. <key>License</key>
  1280. <string>MIT</string>
  1281. <key>Title</key>
  1282. <string>MBProgressHUD</string>
  1283. <key>Type</key>
  1284. <string>PSGroupSpecifier</string>
  1285. </dict>
  1286. <dict>
  1287. <key>FooterText</key>
  1288. <string>The MIT License (MIT)
  1289. Copyright (c) 2014 Hearst
  1290. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  1291. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  1292. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1293. </string>
  1294. <key>License</key>
  1295. <string>MIT</string>
  1296. <key>Title</key>
  1297. <string>ObjectMapper</string>
  1298. <key>Type</key>
  1299. <string>PSGroupSpecifier</string>
  1300. </dict>
  1301. <dict>
  1302. <key>FooterText</key>
  1303. <string>MIT License
  1304. ----------------
  1305. The MIT License (MIT)
  1306. Copyright (c) 2016 Paolo Musolino
  1307. Permission is hereby granted, free of charge, to any person obtaining a copy
  1308. of this software and associated documentation files (the "Software"), to deal
  1309. in the Software without restriction, including without limitation the rights
  1310. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1311. copies of the Software, and to permit persons to whom the Software is
  1312. furnished to do so, subject to the following conditions:
  1313. The above copyright notice and this permission notice shall be included in
  1314. all copies or substantial portions of the Software.
  1315. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1316. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1317. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1318. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1319. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1320. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1321. THE SOFTWARE.</string>
  1322. <key>License</key>
  1323. <string>MIT</string>
  1324. <key>Title</key>
  1325. <string>PMAlertController</string>
  1326. <key>Type</key>
  1327. <string>PSGroupSpecifier</string>
  1328. </dict>
  1329. <dict>
  1330. <key>FooterText</key>
  1331. <string>Copyright © 2018 Tiny Speck, Inc.
  1332. Permission is hereby granted, free of charge, to any person obtaining a copy
  1333. of this software and associated documentation files (the "Software"), to deal
  1334. in the Software without restriction, including without limitation the rights
  1335. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1336. copies of the Software, and to permit persons to whom the Software is
  1337. furnished to do so, subject to the following conditions:
  1338. The above copyright notice and this permission notice shall be included in
  1339. all copies or substantial portions of the Software.
  1340. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1341. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1342. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1343. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1344. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1345. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1346. THE SOFTWARE.
  1347. </string>
  1348. <key>License</key>
  1349. <string>MIT</string>
  1350. <key>Title</key>
  1351. <string>PanModal</string>
  1352. <key>Type</key>
  1353. <string>PSGroupSpecifier</string>
  1354. </dict>
  1355. <dict>
  1356. <key>FooterText</key>
  1357. <string>This license applies to all parts of Protocol Buffers except the following:
  1358. - Atomicops support for generic gcc, located in
  1359. src/google/protobuf/stubs/atomicops_internals_generic_gcc.h.
  1360. This file is copyrighted by Red Hat Inc.
  1361. - Atomicops support for AIX/POWER, located in
  1362. src/google/protobuf/stubs/atomicops_internals_power.h.
  1363. This file is copyrighted by Bloomberg Finance LP.
  1364. Copyright 2014, Google Inc. All rights reserved.
  1365. Redistribution and use in source and binary forms, with or without
  1366. modification, are permitted provided that the following conditions are
  1367. met:
  1368. * Redistributions of source code must retain the above copyright
  1369. notice, this list of conditions and the following disclaimer.
  1370. * Redistributions in binary form must reproduce the above
  1371. copyright notice, this list of conditions and the following disclaimer
  1372. in the documentation and/or other materials provided with the
  1373. distribution.
  1374. * Neither the name of Google Inc. nor the names of its
  1375. contributors may be used to endorse or promote products derived from
  1376. this software without specific prior written permission.
  1377. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1378. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1379. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1380. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1381. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1382. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1383. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1384. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1385. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1386. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1387. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1388. Code generated by the Protocol Buffer compiler is owned by the owner
  1389. of the input file used when generating it. This code is not
  1390. standalone and requires a support library to be linked with it. This
  1391. support library is itself covered by the above license.
  1392. </string>
  1393. <key>License</key>
  1394. <string>3-Clause BSD License</string>
  1395. <key>Title</key>
  1396. <string>Protobuf</string>
  1397. <key>Type</key>
  1398. <string>PSGroupSpecifier</string>
  1399. </dict>
  1400. <dict>
  1401. <key>FooterText</key>
  1402. <string>Copyright (c) 2014 Ruslan Skorb, http://lnkd.in/gsBbvb
  1403. Permission is hereby granted, free of charge, to any person obtaining a copy
  1404. of this software and associated documentation files (the "Software"), to deal
  1405. in the Software without restriction, including without limitation the rights
  1406. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1407. copies of the Software, and to permit persons to whom the Software is
  1408. furnished to do so, subject to the following conditions:
  1409. The above copyright notice and this permission notice shall be included in
  1410. all copies or substantial portions of the Software.
  1411. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1412. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1413. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1414. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1415. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1416. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1417. THE SOFTWARE.
  1418. </string>
  1419. <key>License</key>
  1420. <string>MIT</string>
  1421. <key>Title</key>
  1422. <string>RSKImageCropper</string>
  1423. <key>Type</key>
  1424. <string>PSGroupSpecifier</string>
  1425. </dict>
  1426. <dict>
  1427. <key>FooterText</key>
  1428. <string>Copyright (c) 2009-2017 Olivier Poitrey rs@dailymotion.com
  1429. Permission is hereby granted, free of charge, to any person obtaining a copy
  1430. of this software and associated documentation files (the "Software"), to deal
  1431. in the Software without restriction, including without limitation the rights
  1432. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1433. copies of the Software, and to permit persons to whom the Software is furnished
  1434. to do so, subject to the following conditions:
  1435. The above copyright notice and this permission notice shall be included in all
  1436. copies or substantial portions of the Software.
  1437. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1438. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1439. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1440. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1441. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1442. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1443. THE SOFTWARE.
  1444. </string>
  1445. <key>License</key>
  1446. <string>MIT</string>
  1447. <key>Title</key>
  1448. <string>SDWebImage</string>
  1449. <key>Type</key>
  1450. <string>PSGroupSpecifier</string>
  1451. </dict>
  1452. <dict>
  1453. <key>FooterText</key>
  1454. <string>The MIT License (MIT)
  1455. Copyright (c) 2017 Ruoyu Fu
  1456. Permission is hereby granted, free of charge, to any person obtaining a copy
  1457. of this software and associated documentation files (the "Software"), to deal
  1458. in the Software without restriction, including without limitation the rights
  1459. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1460. copies of the Software, and to permit persons to whom the Software is
  1461. furnished to do so, subject to the following conditions:
  1462. The above copyright notice and this permission notice shall be included in
  1463. all copies or substantial portions of the Software.
  1464. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1465. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1466. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1467. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1468. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1469. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1470. THE SOFTWARE.
  1471. </string>
  1472. <key>License</key>
  1473. <string>MIT</string>
  1474. <key>Title</key>
  1475. <string>SwiftyJSON</string>
  1476. <key>Type</key>
  1477. <string>PSGroupSpecifier</string>
  1478. </dict>
  1479. <dict>
  1480. <key>FooterText</key>
  1481. <string>The MIT License (MIT)
  1482. Copyright (c) 2015-2016 Radosław Pietruszewski
  1483. Permission is hereby granted, free of charge, to any person obtaining a copy
  1484. of this software and associated documentation files (the "Software"), to deal
  1485. in the Software without restriction, including without limitation the rights
  1486. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1487. copies of the Software, and to permit persons to whom the Software is
  1488. furnished to do so, subject to the following conditions:
  1489. The above copyright notice and this permission notice shall be included in all
  1490. copies or substantial portions of the Software.
  1491. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1492. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1493. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1494. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1495. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1496. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1497. SOFTWARE.
  1498. </string>
  1499. <key>License</key>
  1500. <string>MIT</string>
  1501. <key>Title</key>
  1502. <string>SwiftyTimer</string>
  1503. <key>Type</key>
  1504. <string>PSGroupSpecifier</string>
  1505. </dict>
  1506. <dict>
  1507. <key>FooterText</key>
  1508. <string> Apache License
  1509. Version 2.0, January 2004
  1510. http://www.apache.org/licenses/
  1511. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1512. 1. Definitions.
  1513. "License" shall mean the terms and conditions for use, reproduction,
  1514. and distribution as defined by Sections 1 through 9 of this document.
  1515. "Licensor" shall mean the copyright owner or entity authorized by
  1516. the copyright owner that is granting the License.
  1517. "Legal Entity" shall mean the union of the acting entity and all
  1518. other entities that control, are controlled by, or are under common
  1519. control with that entity. For the purposes of this definition,
  1520. "control" means (i) the power, direct or indirect, to cause the
  1521. direction or management of such entity, whether by contract or
  1522. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1523. outstanding shares, or (iii) beneficial ownership of such entity.
  1524. "You" (or "Your") shall mean an individual or Legal Entity
  1525. exercising permissions granted by this License.
  1526. "Source" form shall mean the preferred form for making modifications,
  1527. including but not limited to software source code, documentation
  1528. source, and configuration files.
  1529. "Object" form shall mean any form resulting from mechanical
  1530. transformation or translation of a Source form, including but
  1531. not limited to compiled object code, generated documentation,
  1532. and conversions to other media types.
  1533. "Work" shall mean the work of authorship, whether in Source or
  1534. Object form, made available under the License, as indicated by a
  1535. copyright notice that is included in or attached to the work
  1536. (an example is provided in the Appendix below).
  1537. "Derivative Works" shall mean any work, whether in Source or Object
  1538. form, that is based on (or derived from) the Work and for which the
  1539. editorial revisions, annotations, elaborations, or other modifications
  1540. represent, as a whole, an original work of authorship. For the purposes
  1541. of this License, Derivative Works shall not include works that remain
  1542. separable from, or merely link (or bind by name) to the interfaces of,
  1543. the Work and Derivative Works thereof.
  1544. "Contribution" shall mean any work of authorship, including
  1545. the original version of the Work and any modifications or additions
  1546. to that Work or Derivative Works thereof, that is intentionally
  1547. submitted to Licensor for inclusion in the Work by the copyright owner
  1548. or by an individual or Legal Entity authorized to submit on behalf of
  1549. the copyright owner. For the purposes of this definition, "submitted"
  1550. means any form of electronic, verbal, or written communication sent
  1551. to the Licensor or its representatives, including but not limited to
  1552. communication on electronic mailing lists, source code control systems,
  1553. and issue tracking systems that are managed by, or on behalf of, the
  1554. Licensor for the purpose of discussing and improving the Work, but
  1555. excluding communication that is conspicuously marked or otherwise
  1556. designated in writing by the copyright owner as "Not a Contribution."
  1557. "Contributor" shall mean Licensor and any individual or Legal Entity
  1558. on behalf of whom a Contribution has been received by Licensor and
  1559. subsequently incorporated within the Work.
  1560. 2. Grant of Copyright License. Subject to the terms and conditions of
  1561. this License, each Contributor hereby grants to You a perpetual,
  1562. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1563. copyright license to reproduce, prepare Derivative Works of,
  1564. publicly display, publicly perform, sublicense, and distribute the
  1565. Work and such Derivative Works in Source or Object form.
  1566. 3. Grant of Patent License. Subject to the terms and conditions of
  1567. this License, each Contributor hereby grants to You a perpetual,
  1568. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1569. (except as stated in this section) patent license to make, have made,
  1570. use, offer to sell, sell, import, and otherwise transfer the Work,
  1571. where such license applies only to those patent claims licensable
  1572. by such Contributor that are necessarily infringed by their
  1573. Contribution(s) alone or by combination of their Contribution(s)
  1574. with the Work to which such Contribution(s) was submitted. If You
  1575. institute patent litigation against any entity (including a
  1576. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1577. or a Contribution incorporated within the Work constitutes direct
  1578. or contributory patent infringement, then any patent licenses
  1579. granted to You under this License for that Work shall terminate
  1580. as of the date such litigation is filed.
  1581. 4. Redistribution. You may reproduce and distribute copies of the
  1582. Work or Derivative Works thereof in any medium, with or without
  1583. modifications, and in Source or Object form, provided that You
  1584. meet the following conditions:
  1585. (a) You must give any other recipients of the Work or
  1586. Derivative Works a copy of this License; and
  1587. (b) You must cause any modified files to carry prominent notices
  1588. stating that You changed the files; and
  1589. (c) You must retain, in the Source form of any Derivative Works
  1590. that You distribute, all copyright, patent, trademark, and
  1591. attribution notices from the Source form of the Work,
  1592. excluding those notices that do not pertain to any part of
  1593. the Derivative Works; and
  1594. (d) If the Work includes a "NOTICE" text file as part of its
  1595. distribution, then any Derivative Works that You distribute must
  1596. include a readable copy of the attribution notices contained
  1597. within such NOTICE file, excluding those notices that do not
  1598. pertain to any part of the Derivative Works, in at least one
  1599. of the following places: within a NOTICE text file distributed
  1600. as part of the Derivative Works; within the Source form or
  1601. documentation, if provided along with the Derivative Works; or,
  1602. within a display generated by the Derivative Works, if and
  1603. wherever such third-party notices normally appear. The contents
  1604. of the NOTICE file are for informational purposes only and
  1605. do not modify the License. You may add Your own attribution
  1606. notices within Derivative Works that You distribute, alongside
  1607. or as an addendum to the NOTICE text from the Work, provided
  1608. that such additional attribution notices cannot be construed
  1609. as modifying the License.
  1610. You may add Your own copyright statement to Your modifications and
  1611. may provide additional or different license terms and conditions
  1612. for use, reproduction, or distribution of Your modifications, or
  1613. for any such Derivative Works as a whole, provided Your use,
  1614. reproduction, and distribution of the Work otherwise complies with
  1615. the conditions stated in this License.
  1616. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1617. any Contribution intentionally submitted for inclusion in the Work
  1618. by You to the Licensor shall be under the terms and conditions of
  1619. this License, without any additional terms or conditions.
  1620. Notwithstanding the above, nothing herein shall supersede or modify
  1621. the terms of any separate license agreement you may have executed
  1622. with Licensor regarding such Contributions.
  1623. 6. Trademarks. This License does not grant permission to use the trade
  1624. names, trademarks, service marks, or product names of the Licensor,
  1625. except as required for reasonable and customary use in describing the
  1626. origin of the Work and reproducing the content of the NOTICE file.
  1627. 7. Disclaimer of Warranty. Unless required by applicable law or
  1628. agreed to in writing, Licensor provides the Work (and each
  1629. Contributor provides its Contributions) on an "AS IS" BASIS,
  1630. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1631. implied, including, without limitation, any warranties or conditions
  1632. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1633. PARTICULAR PURPOSE. You are solely responsible for determining the
  1634. appropriateness of using or redistributing the Work and assume any
  1635. risks associated with Your exercise of permissions under this License.
  1636. 8. Limitation of Liability. In no event and under no legal theory,
  1637. whether in tort (including negligence), contract, or otherwise,
  1638. unless required by applicable law (such as deliberate and grossly
  1639. negligent acts) or agreed to in writing, shall any Contributor be
  1640. liable to You for damages, including any direct, indirect, special,
  1641. incidental, or consequential damages of any character arising as a
  1642. result of this License or out of the use or inability to use the
  1643. Work (including but not limited to damages for loss of goodwill,
  1644. work stoppage, computer failure or malfunction, or any and all
  1645. other commercial damages or losses), even if such Contributor
  1646. has been advised of the possibility of such damages.
  1647. 9. Accepting Warranty or Additional Liability. While redistributing
  1648. the Work or Derivative Works thereof, You may choose to offer,
  1649. and charge a fee for, acceptance of support, warranty, indemnity,
  1650. or other liability obligations and/or rights consistent with this
  1651. License. However, in accepting such obligations, You may act only
  1652. on Your own behalf and on Your sole responsibility, not on behalf
  1653. of any other Contributor, and only if You agree to indemnify,
  1654. defend, and hold each Contributor harmless for any liability
  1655. incurred by, or claims asserted against, such Contributor by reason
  1656. of your accepting any such warranty or additional liability.
  1657. END OF TERMS AND CONDITIONS
  1658. APPENDIX: How to apply the Apache License to your work.
  1659. To apply the Apache License to your work, attach the following
  1660. boilerplate notice, with the fields enclosed by brackets "{}"
  1661. replaced with your own identifying information. (Don't include
  1662. the brackets!) The text should be enclosed in the appropriate
  1663. comment syntax for the file format. We also recommend that a
  1664. file or class name and description of purpose be included on the
  1665. same "printed page" as the copyright notice for easier
  1666. identification within third-party archives.
  1667. Copyright 2019 Skyscanner Ltd
  1668. Licensed under the Apache License, Version 2.0 (the "License");
  1669. you may not use this file except in compliance with the License.
  1670. You may obtain a copy of the License at
  1671. http://www.apache.org/licenses/LICENSE-2.0
  1672. Unless required by applicable law or agreed to in writing, software
  1673. distributed under the License is distributed on an "AS IS" BASIS,
  1674. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1675. See the License for the specific language governing permissions and
  1676. limitations under the License.
  1677. Copyright (c) 2019 devikkim@gmail.com &lt;devikkim@gmail.com&gt;
  1678. Permission is hereby granted, free of charge, to any person obtaining a copy
  1679. of this software and associated documentation files (the "Software"), to deal
  1680. in the Software without restriction, including without limitation the rights
  1681. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1682. copies of the Software, and to permit persons to whom the Software is
  1683. furnished to do so, subject to the following conditions:
  1684. The above copyright notice and this permission notice shall be included in
  1685. all copies or substantial portions of the Software.
  1686. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1687. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1688. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1689. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1690. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1691. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1692. THE SOFTWARE.
  1693. </string>
  1694. <key>License</key>
  1695. <string>Apache 2.0</string>
  1696. <key>Title</key>
  1697. <string>ValidationTextField</string>
  1698. <key>Type</key>
  1699. <string>PSGroupSpecifier</string>
  1700. </dict>
  1701. <dict>
  1702. <key>FooterText</key>
  1703. <string>The MIT License (MIT)
  1704. Copyright (c) 2016 Lasha Efremidze
  1705. Permission is hereby granted, free of charge, to any person obtaining a copy
  1706. of this software and associated documentation files (the "Software"), to deal
  1707. in the Software without restriction, including without limitation the rights
  1708. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1709. copies of the Software, and to permit persons to whom the Software is
  1710. furnished to do so, subject to the following conditions:
  1711. The above copyright notice and this permission notice shall be included in all
  1712. copies or substantial portions of the Software.
  1713. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1714. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1715. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1716. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1717. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1718. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1719. SOFTWARE.
  1720. </string>
  1721. <key>License</key>
  1722. <string>MIT</string>
  1723. <key>Title</key>
  1724. <string>VisualEffectView</string>
  1725. <key>Type</key>
  1726. <string>PSGroupSpecifier</string>
  1727. </dict>
  1728. <dict>
  1729. <key>FooterText</key>
  1730. <string>The MIT License (MIT)
  1731. Copyright (c) 2017 Xmartlabs SRL
  1732. Permission is hereby granted, free of charge, to any person obtaining a copy
  1733. of this software and associated documentation files (the "Software"), to deal
  1734. in the Software without restriction, including without limitation the rights
  1735. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1736. copies of the Software, and to permit persons to whom the Software is
  1737. furnished to do so, subject to the following conditions:
  1738. The above copyright notice and this permission notice shall be included in all
  1739. copies or substantial portions of the Software.
  1740. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1741. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1742. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1743. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1744. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1745. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1746. SOFTWARE.
  1747. </string>
  1748. <key>License</key>
  1749. <string>MIT</string>
  1750. <key>Title</key>
  1751. <string>XLPagerTabStrip</string>
  1752. <key>Type</key>
  1753. <string>PSGroupSpecifier</string>
  1754. </dict>
  1755. <dict>
  1756. <key>FooterText</key>
  1757. <string>Copyright (c) 2011 Petteri Aimonen &lt;jpa at nanopb.mail.kapsi.fi&gt;
  1758. This software is provided 'as-is', without any express or
  1759. implied warranty. In no event will the authors be held liable
  1760. for any damages arising from the use of this software.
  1761. Permission is granted to anyone to use this software for any
  1762. purpose, including commercial applications, and to alter it and
  1763. redistribute it freely, subject to the following restrictions:
  1764. 1. The origin of this software must not be misrepresented; you
  1765. must not claim that you wrote the original software. If you use
  1766. this software in a product, an acknowledgment in the product
  1767. documentation would be appreciated but is not required.
  1768. 2. Altered source versions must be plainly marked as such, and
  1769. must not be misrepresented as being the original software.
  1770. 3. This notice may not be removed or altered from any source
  1771. distribution.
  1772. </string>
  1773. <key>License</key>
  1774. <string>zlib</string>
  1775. <key>Title</key>
  1776. <string>nanopb</string>
  1777. <key>Type</key>
  1778. <string>PSGroupSpecifier</string>
  1779. </dict>
  1780. <dict>
  1781. <key>FooterText</key>
  1782. <string>The MIT License (MIT)
  1783. Copyright (c) 2016 S4cha
  1784. Permission is hereby granted, free of charge, to any person obtaining a copy
  1785. of this software and associated documentation files (the "Software"), to deal
  1786. in the Software without restriction, including without limitation the rights
  1787. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1788. copies of the Software, and to permit persons to whom the Software is
  1789. furnished to do so, subject to the following conditions:
  1790. The above copyright notice and this permission notice shall be included in all
  1791. copies or substantial portions of the Software.
  1792. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1793. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1794. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1795. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1796. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1797. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1798. SOFTWARE.
  1799. </string>
  1800. <key>License</key>
  1801. <string>MIT</string>
  1802. <key>Title</key>
  1803. <string>thenPromise</string>
  1804. <key>Type</key>
  1805. <string>PSGroupSpecifier</string>
  1806. </dict>
  1807. <dict>
  1808. <key>FooterText</key>
  1809. <string>Generated by CocoaPods - https://cocoapods.org</string>
  1810. <key>Title</key>
  1811. <string></string>
  1812. <key>Type</key>
  1813. <string>PSGroupSpecifier</string>
  1814. </dict>
  1815. </array>
  1816. <key>StringsTable</key>
  1817. <string>Acknowledgements</string>
  1818. <key>Title</key>
  1819. <string>Acknowledgements</string>
  1820. </dict>
  1821. </plist>