blob: 46b8a95d85def742668f087039efb1870489729e [file] [log] [blame]
{
"name": "TestProject",
"version": "0.0.2",
"summary": "A view like UIAlertView on iOS.",
"homepage": "https://github.com/MrChen123/Test",
"authors": {
"william": "289659801@qq.com"
},
"source": {
"git": "https://github.com/MrChen123/Test.git",
"tag": "0.0.2"
},
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source_files": "TestProject/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"JSONModel": [
],
"Masonry": [
],
"MJRefresh": [
],
"YTKNetwork": [
],
"MBProgressHUD": [
],
"ZXingObjC": [
]
}
}