[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / c / 1 / Interface / 0.0.1 / Interface.podspec.json
blob9dec2d6c8243ad1b6a68bfc083fd96eab86de1fa
2   "name": "Interface",
3   "version": "0.0.1",
4   "summary": "A desc of Interface.",
5   "description": "This is a DEMO of CocoaPods.",
6   "homepage": "https://github.com/eFooker/Interface",
7   "license": "MIT",
8   "authors": {
9     "eFooker": "fuwei613@pingan.com.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/eFooker/Interface.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "libraries": "z",
24   "requires_arc": true