blob: 5699192cd7320c09fd8f03923d967bf6669ac6c8 [file] [log] [blame]
{
"name": "TestShare",
"version": "1.0.0",
"summary": "弹窗",
"description": "TODO: 一个cocoapods测试弹窗",
"homepage": "https://github.com/fushi/TestShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fushi": "530829521@qq.com"
},
"source": {
"git": "https://github.com/fushishare/TestShare.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestShare/Classes/**/*",
"public_header_files": "TestShare/Classes/**/*.h",
"frameworks": [
"UIKit",
"MapKit"
]
}