blob: 257d396eabc1a41a5c2706a1f14151c55ba09a01 [file] [log] [blame]
{
"name": "BTCore",
"version": "0.0.8",
"summary": "iOS Project Basic",
"homepage": "https://github.com/StoneMover/BTCore",
"license": "MIT",
"authors": {
"StoneMover": "stonemover@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/StoneMover/BTCore.git",
"tag": "0.0.8"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"RTRootNavigationController": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"BTLoading": [
],
"BTHelp": [
]
}
}