[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / 1 / 3 / YZIconKit / 0.0.2 / YZIconKit.podspec.json
blobfd47b6977993b305c8deab7014ed0c2b9be69477
2   "name": "YZIconKit",
3   "version": "0.0.2",
4   "summary": "A collection of icons created with PaintCode.",
5   "homepage": "https://github.com/yichizhang/YZIconKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZIconKit.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "YZIconKit/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]