[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 8 / transitive_dependencies_lib / 0.1.0 / transitive_dependencies_lib.podspec.json
blob83c5cb895b362c32e1fd07b7638c0dd922bec90c
2   "name": "transitive_dependencies_lib",
3   "version": "0.1.0",
4   "summary": "A short description of transitive_dependencies_lib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/andr-ggn/transitive_dependencies_lib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrii Hahan": "andrii.h@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/andr-ggn/transitive_dependencies_lib.git",
16     "tag": "0.1.0"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "transitive_dependencies_lib/Classes/**/*",
23   "dependencies": {
24     "AppsFlyerFramework": [
25       "6.2.2"
26     ]
27   }