[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 1 / 4 / 0 / XTOOLAPP_LIBRARY / 0.0.4 / XTOOLAPP_LIBRARY.podspec.json
blob7cde3beb85ae2afc190dd364add3f95c669a026f
2   "name": "XTOOLAPP_LIBRARY",
3   "version": "0.0.4",
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.4"
19   },
20   "source_files": "Third_library/Third_library/test/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FBAudienceNetwork": [
28     ]
29   }