[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 8 / e / ZFKit / 1.3.2 / ZFKit.podspec.json
blob31c8eb9d117b5b3317cb82cf8833ea3e6d565e97
2   "name": "ZFKit",
3   "summary": "High performance model framework for iOS/OSX.",
4   "version": "1.3.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "FanyiZeng": "FanyiZeng@Yeah.Net"
11   },
12   "social_media_url": "http://www.jianshu.com/u/e89709cae2ad",
13   "homepage": "https://github.com/FanyiZeng/ZFKit",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/FanyiZeng/ZFKit.git",
19     "tag": "1.3.2"
20   },
21   "requires_arc": true,
22   "source_files": "ZFKit/*.{h,m}",
23   "public_header_files": "ZFKit/*.{h}",
24   "dependencies": {
25     "YYModel": [
27     ]
28   },
29   "frameworks": [
30     "Foundation",
31     "CoreFoundation"
32   ]