blob: 4ee5afae087bc4c9b79fb84ffcb64b852df323e2 [file] [log] [blame]
{
"name": "PoporDomainConfig",
"version": "0.0.03",
"summary": "简易的域名配置工具,方便开发测试.",
"homepage": "https://github.com/popor/PoporDomainConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporDomainConfig.git",
"tag": "0.0.03"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Classes/PoporDomainConfig/*.{h,m}",
"dependencies": {
"YYModel": [
],
"YYCache": [
],
"Masonry": [
],
"ReactiveObjC": [
],
"PoporFoundation/PrefixCore": [
],
"PoporUI/UIImage": [
],
"PoporUI/UITextField": [
],
"PoporUI/UIViewController": [
],
"PoporUI/UINavigationController": [
],
"PoporUI/IToast": [
]
}
}