[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 9 / JHKit / 0.1.2 / JHKit.podspec.json
blob2667ce2b9ed810f0fa03110e7aaab51f4fd60267
2   "name": "JHKit",
3   "version": "0.1.2",
4   "summary": "Johnny77221's helper pod collection",
5   "homepage": "https://github.com/johnny77221/JHKit",
6   "license": "MIT",
7   "authors": {
8     "John Hsu": "john@local"
9   },
10   "source": {
11     "git": "https://github.com/johnny77221/JHKit.git",
12     "tag": "v0.1.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "JHKit/Classes/**/*",
19   "public_header_files": "JHKit/Classes/**/*.h",
20   "ios": {
21     "frameworks": "Foundation"
22   }