[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / a / 3 / SIKit / 0.1.0 / SIKit.podspec.json
blob0015304faaab912097c030f5890a2d2dc48e782f
2   "name": "SIKit",
3   "version": "0.1.0",
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.0"
16   },
17   "source_files": [
18     "SIKit",
19     "SIKit/**/*.{h,m}"
20   ],
21   "public_header_files": "SIKit/**/*.h"