[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 0 / XTOOLAPP_LIBRARY / 0.0.6 / XTOOLAPP_LIBRARY.podspec.json
blob107c3e9df029ec3faecbb7638a4ef4c5c0379169
2   "name": "XTOOLAPP_LIBRARY",
3   "version": "0.0.6",
4   "summary": "AFNetworking 3.x 与 YYCache 封装而成,简化网络请求和数据缓存调用方法!",
5   "homepage": "https://git.coding.net/panzhi/third_library_test.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Panzhi": "18895780290@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://git.coding.net/panzhi/third_library_test.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "Third_library/Third_library/test/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FBAudienceNetwork": [
28     ],
29     "Firebase/Core": [
31     ],
32     "Firebase/AdMob": [
34     ],
35     "FBSDKCoreKit": [
37     ],
38     "Firebase/DynamicLinks": [
40     ]
41   }