[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 3 / AFOnceKit / 1.0.0 / AFOnceKit.podspec.json
blob1705eb9521ddf9a3c6de0104050ec8b8c27be861
2   "name": "AFOnceKit",
3   "version": "1.0.0",
4   "summary": "AFOnceKit",
5   "homepage": "https://github.com/annyfun/AFOnceKit.git",
6   "authors": {
7     "AnnyFun": "appledev@qq.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/annyfun/AFOnceKit.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "AFOnceKit/*.{h,m}",
17   "license": "MIT",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]