blob: 87d7dfcbd9adc72425f593424dcf48cb40f387c9 [file] [log] [blame]
{
"name": "TPiOSFramework",
"version": "1.1.3",
"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.3"
},
"source_files": [
"Category/*.{h,m}",
"TPView/TPMemuItemsView/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}