[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 0 / 8 / UUToll / 0.0.2 / UUToll.podspec.json
blobf886e4cbbd4924461525a0b1ca6a9589c2353d16
2   "name": "UUToll",
3   "version": "0.0.2",
4   "summary": "A short description of UUToll.",
5   "description": "uutoll",
6   "homepage": "https://gitee.com/ft90",
7   "license": "MIT",
8   "authors": {
9     "amdinistrator": "ft90"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/ft90/uutoll.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "UUTolller/UUToll/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0"
24     ]
25   }