blob: 1c0d12d69fb3615abde0678685767a06dcf2912f [file] [log] [blame]
{
"name": "WebCocoapods",
"version": "0.0.2",
"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": "5.0"
},
"source": {
"git": "https://github.com/ACstonecold/WebCocoapods.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}