[Add] PageSenseSDK 0.7.26
[CocoaPods.git] / Specs / a / 4 / 5 / GreedCategory / 0.0.3 / GreedCategory.podspec.json
blob47a5b9dfe9fd001f77604476308f839bcd46a1a2
2   "name": "GreedCategory",
3   "version": "0.0.3",
4   "summary": "category for cocoa",
5   "description": "some category for cocoa",
6   "homepage": "https://github.com/greedlab/GreedCategory",
7   "license": "MIT",
8   "authors": {
9     "Bell": "bell@greedlab.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/greedlab/GreedCategory.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "GreedCategory",
20     "GreedCategory/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKIT",
25     "CoreGraphics",
26     "CoreLocation"
27   ],
28   "requires_arc": true