[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / b / 2 / ICECategory / 1.0.1 / ICECategory.podspec.json
blob906386a20b4eb556c2ecbac218b25a2256d63eb6
2   "name": "ICECategory",
3   "version": "1.0.1",
4   "summary": "常用的Category",
5   "description": "TODO: This is a simple custom Category.",
6   "homepage": "https://github.com/My-Pod/ICECategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gumengxiao": "rare_ice@163.com"
13   },
14   "source": {
15     "git": "https://github.com/My-Pod/ICECategory.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": [
22     "ICECategory/*.{h,m}",
23     "ICECategory/Foundation/*.{h,m}",
24     "ICECategory/UIKit/*.{h,m}"
25   ]