[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 0 / 4 / LKCammerDemo / 1.3.0 / LKCammerDemo.podspec.json
blob10548ba4d80bbdc7b86cb51b9838992786211f82
2   "name": "LKCammerDemo",
3   "version": "1.3.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.3.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   }