[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / d / 4 / 2 / Tool / 0.1.0 / Tool.podspec.json
blobed000f10acbbd97c005f269aa5096a56b3edd995
2   "name": "Tool",
3   "version": "0.1.0",
4   "summary": "caclulate string length",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.oschina.net/qyu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "余强": "289067005@qq.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/qyu/Tool.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "class/**",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }