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