[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 9 / LeDemo / 0.1.0 / LeDemo.podspec.json
blob14d02942591130d96223204fc03e2ce5e0ce883f
2   "name": "LeDemo",
3   "version": "0.1.0",
4   "summary": "A short description of LeDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhaole904/LeDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "userName": "email"
13   },
14   "source": {
15     "git": "https://github.com/zhaole904/LeDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "LeDemo",
25       "source_files": "LeDemo/LeDemo/**/*.{h,m}"
26     }
27   ]