[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / d / 3 / ConvenKit / 0.1.0 / ConvenKit.podspec.json
blobf9c01d0b19b7fa905b6a5696e9ef10c567fcd940
2   "name": "ConvenKit",
3   "version": "0.1.0",
4   "summary": "ObjC useful helper class stuff",
5   "description": "ObjC useful helper class stuff",
6   "homepage": "https://github.com/enix223/ConvenKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Enix Yu": "enix223@163.com"
13   },
14   "source": {
15     "git": "https://github.com/enix223/ConvenKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ConvenKit/Classes/**/*"