blob: 786ff4bb57fee217e618a22eaf132a37d1b3edee [file] [log] [blame]
{
"name": "WebCocoapods",
"version": "0.1.0",
"summary": "WebCocoapods version 1.0.",
"description": "First self cocoapods version, on 20161221.",
"homepage": "https://github.com/ACstonecold/WebCocoapods",
"license": "MIT",
"authors": {
"ACstonecold": "xiang.wu@525j.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ACstonecold/WebCocoapods.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}