[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / HKYTakePhoto / 1.0.2 / HKYTakePhoto.podspec.json
blobe14c264579dfab04a69c98bfd79cab81d8736ae9
2   "name": "HKYTakePhoto",
3   "version": "1.0.2",
4   "summary": "Custom Category used on iOS.",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/Auber2071/HKYTakePhoto",
7   "license": "MIT",
8   "authors": {
9     "han kai": "hankai@zhangyue.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Auber2071/HKYTakePhoto.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "class",
20     "HKYTakePhoto/class/**/*.{h,m}"
21   ],
22   "requires_arc": true