[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 4 / 9 / ICCategories / 0.1.1 / ICCategories.podspec.json
blob7c54a74decd556aea264090993952e6ae6c789c3
2   "name": "ICCategories",
3   "version": "0.1.1",
4   "summary": "Collection some useful categories for Objective-C",
5   "homepage": "https://github.com/interchen/ICCategories.git",
6   "license": "MIT",
7   "authors": {
8     "Chen Yanjun": "inter.chen@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/interchen/ICCategories.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "ICCategories/*.{h,m}",
18   "requires_arc": true