[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / e / 4 / GONCategories / 0.5.1 / GONCategories.podspec.json
blob4ca70eb3c7b0a403827998815a51520ddfcbbf31
2   "name": "GONCategories",
3   "version": "0.5.1",
4   "summary": "Just a bunch of categories I wrote and I am using for years now",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "\t\t\t\t\tJust a bunch of categories I wrote and I am using for years now.\n\t\t\t\t\tSome may are pure syntactic sugar.\n\t\t\t\t\tARC only\n",
9   "homepage": "https://github.com/nicolasgoutaland/GONCategories",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "nicolasgoutaland": "nicolas.goutaland@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/nicolasgoutaland/GONCategories.git",
19     "tag": "0.5.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true,
27   "frameworks": [
28     "CoreData",
29     "StoreKit",
30     "ImageIO"
31   ]