[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 4 / LKCammerDemo / 1.0.0 / LKCammerDemo.podspec.json
blob4b4c91c8e9fd68a6f05d673247b0d6594e8cfdba
2   "name": "LKCammerDemo",
3   "version": "1.0.0",
4   "summary": "A camera sdk demo of LKCammerDemo.",
5   "description": "This demo is test how create pod from GitHub",
6   "homepage": "https://github.com/lingkun/LKCammerDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lingkun": "2858850100@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lingkun/LKCammerDemo.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LKCammerDemo/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "LKCammerDemo": [
24       "LKCammerDemo/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 2.3"
34     ],
35     "libextobjc": [
36       "~> 0.6"
37     ]
38   }