blob: 714696725de22f84a3e2bb4fded0b11a52549312 [file] [log] [blame]
{
"name": "TPiOSFramework",
"version": "1.1.5",
"summary": "tupo framework",
"homepage": "https://github.com/wanglanshou",
"license": "mit",
"authors": {
"Wang Lanshou": "782699669@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanglanshou/TPFramework.git",
"tag": "1.1.5"
},
"source_files": [
"Category/*.{h,m}",
"TPView/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
"~>0.6.4"
]
}
}