{ | |
"name": "ATAlertView", | |
"version": "1.0.0", | |
"summary": "牛逼的框架", | |
"description": "牛逼的框架哈哈哈哈", | |
"homepage": "https://github.com/ChengQuanYe/PodTest", | |
"license": "MIT", | |
"authors": { | |
"yechq": "760949821@qq.com" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/ChengQuanYe/PodTest.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "TestABC/ATAlertView/**/*.{h,m}", | |
"requires_arc": true | |
} |