blob: 78afc4468b5f94726b6cc09c57fd32b5c23b00b2 [file] [log] [blame]
{
"name": "wyzCocoapods",
"version": "0.0.3",
"summary": "Learn using myPod",
"description": "\"A short description of wyzCocoapods..\"",
"homepage": "https://github.com/VictorCocoa/wyzCocoapods",
"license": "MIT",
"authors": {
"wangyunze": "2806950761@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/VictorCocoa/wyzCocoapods.git",
"tag": "0.0.3"
},
"source_files": "FirstPod/**/*.{c,h,hh,m,mm}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}