[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 6 / ICZ / 0.2.0 / ICZ.podspec.json
blob06e3949362904b5f77e8bccb5da3869a310fd618
2   "name": "ICZ",
3   "version": "0.2.0",
4   "summary": "This project include most of usage of iOS Development.",
5   "description": "This pro used to collect code that most of time we use it in our own project.",
6   "homepage": "https://github.com/ICZhuang/ICZ",
7   "license": "MIT",
8   "authors": {
9     "ICZhuang": "chong_son@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/ICZhuang/ICZ.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ICZ": [
22       "Pod/Assets/*.png"
23     ]
24   }