[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 9 / JHKit / 0.1.0 / JHKit.podspec.json
blobefba9437776824679f5b9ecc0c8d10526ffb4dec
2   "name": "JHKit",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "JHKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "Foundation"