[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 9 / OKFrameworkKit / 1.1 / OKFrameworkKit.podspec.json
blob770258009ca8168b7284a998faace0d472b13bf6
2   "name": "OKFrameworkKit",
3   "version": "1.1",
4   "summary": "OKFrameworkKit is some category library",
5   "description": "OKFrameworkKit is some category librar.",
6   "homepage": "https://github.com/Herb-Sun/OKFrameworkKit",
7   "license": "MIT",
8   "authors": {
9     "huabei.sun": "huabei.sun@okcoin.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Herb-Sun/OKFrameworkKit.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "OKFrameworkKit",
20     "OKFrameworkKit/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore"
26   ],
27   "requires_arc": true