blob: 00c8dcfd21866f36685c4675723c6cecc4388a61 [file] [log] [blame]
{
"name": "PoporDomainConfig",
"version": "1.01",
"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": "1.01"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Classes/PoporDomainConfig/*.{h,m}",
"dependencies": {
"YYModel": [
],
"YYCache": [
],
"Masonry": [
],
"ReactiveObjC": [
],
"PoporFoundation/Prefix": [
],
"PoporUI/UIImage": [
],
"PoporUI/UITextField": [
],
"PoporUI/UIViewController": [
],
"PoporUI/UINavigationController": [
],
"PoporUI/IToast": [
]
}
}