[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / e / XWSpecialHelloWorld / 1.0.0 / XWSpecialHelloWorld.podspec.json
blob025a42615ee16637ec7708980739eeb3e0fc2a2e
2   "name": "XWSpecialHelloWorld",
3   "version": "1.0.0",
4   "summary": "XWSpecialHelloWorld.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ios-chenxiaowen/XWSpecial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ios-chenxiaowen": "yaowen.chen@caixin.com"
13   },
14   "source": {
15     "git": "https://github.com/ios-chenxiaowen/XWSpecial.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XWSpecialHelloWorld/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }