[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 3 / SIKit / 0.1.2 / SIKit.podspec.json
blobdae5ba92835fae3c082501c2e6c0189b696302de
2   "name": "SIKit",
3   "version": "0.1.2",
4   "summary": "Simple interface form control",
5   "homepage": "https://github.com/khemarin/SIKit",
6   "license": "MIT",
7   "authors": {
8     "Khemarin": "loch_khemarin@yahoo.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/khemarin/SIKit.git",
15     "tag": "0.1.1-beta"
16   },
17   "resource_bundles": {
18     "SIKit": "SIKit/SIKit/**/*.{xib,storyboard}"
19   },
20   "source_files": "SIKit/SIKit/**/*.{h,m}",
21   "public_header_files": "SIKit/SIKit/**/*.h"