[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / 7 / 1 / JY_Login / 0.0.1.0 / JY_Login.podspec.json
blobc17237dd1adfd43fbfa974b69012bca13e47235a
2   "name": "JY_Login",
3   "version": "0.0.1.0",
4   "summary": "JY_Login",
5   "description": "Risenb iOS Development Components of JY_Login",
6   "homepage": "https://git.oschina.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "穆英波": "obgniyum@icloud.com"
13   },
14   "source": {
15     "git": "https://git.oschina.net/obgniyum/JY_Login.git",
16     "tag": "0.0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Controller",
24       "source_files": "JY_Login/Classes/Controller/*"
25     },
26     {
27       "name": "View",
28       "source_files": "JY_Login/Classes/View/*"
29     },
30     {
31       "name": "Model",
32       "source_files": "JY_Login/Classes/Model/*"
33     },
34     {
35       "name": "Controller",
36       "source_files": "JY_Login/Classes/ViewModel/*"
37     }
38   ]