[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / 7 / LYTestGitRemote / 0.3.0 / LYTestGitRemote.podspec.json
blob3aa88c5d16e2e1284d22ab6413e6dbbadf2df99a
2   "name": "LYTestGitRemote",
3   "version": "0.3.0",
4   "summary": "A short description of LYTestGitRemote.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XueWuQianKun/Remote.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XueWuQianKun": "1603196678@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/XueWuQianKun/Remote.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LYTestGitRemote/Classes/*.{h,m}",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "subspecs": [
24     {
25       "name": "HomeModul",
26       "source_files": "LYTestGitRemote/Classes/HomeModul/*.{h,m}"
27     }
28   ]