blob: 40026c63a59e10445212d1cbef6d15073a1a8b3e [file] [log] [blame]
{
"name": "ThisADemo",
"version": "0.0.2",
"summary": "this demo for CocoaPods",
"description": "this demo for CocoaPods you kan take it",
"homepage": "https://gitlab.dreamreworld.com:1088/songchengjie/thisademo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"scj": "songchengjie@reworldgame.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.dreamreworld.com:1088/songchengjie/thisademo.git",
"tag": "0.0.2"
},
"source_files": "ThisADemo/**/*.{h,m}",
"requires_arc": true
}