blob: 195b0ce2f4aca2a5a0a21e717db68f6422a4d2a1 [file] [log] [blame]
{
"name": "BMBlinkDemo",
"version": "0.1.3",
"summary": "开源库创建demo",
"description": "\"开源库创建demo,开源库创建步骤\"",
"homepage": "https://github.com/Licl123/BMBlinkDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"licl@adnonstop.com": "licl@adnonstop.com"
},
"source": {
"git": "https://github.com/Licl123/BMBlinkDemo.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BMBlinkDemo/Classes/*",
"frameworks": [
"UIKit",
"MapKit",
"UserNotifications",
"UserNotificationsUI"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}