[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / b / e / HKMobileDevice / 1.1.0 / HKMobileDevice.podspec.json
blob5029fa6c0243c0f047ad66c878108c4a943cd7c1
2   "name": "HKMobileDevice",
3   "version": "1.1.0",
4   "summary": "A iOS device adaptation framework.",
5   "homepage": "https://github.com/hon-key/HKMobileDevice",
6   "license": "MIT",
7   "authors": {
8     "Matt Cai": "lj_chj@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hon-key/HKMobileDevice.git",
15     "tag": "1.1.0"
16   },
17   "source_files": [
18     "HKMobileDevice",
19     "HKMobileDevice/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration"
25   ]