blob: 86397e21dc720cebace8d6c4ae21b387a3534326 [file] [log] [blame]
{
"name": "MyLoveTest",
"version": "0.3.0",
"summary": "mylovetest",
"description": "hello.这是一个测试",
"homepage": "https://github.com/Butteryflyyer/MyLoveTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"153444073@qq.com": "153444073@qq.com"
},
"source": {
"git": "https://github.com/Butteryflyyer/MyLoveTest.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyLoveTest/Classes/**/*",
"resource_bundles": {
"MyLoveTest": [
"MyLoveTest/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit",
"AVKit"
]
}