blob: bb917141b6f58a709f7c5d2eac596cb13614a5b7 [file] [log] [blame]
{
"name": "MyFirstRepository",
"version": "0.0.4",
"summary": "This is a simple test.",
"description": "It is me! This is a simple test!",
"homepage": "https://github.com/iseerain/MyFirstRepository",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iseerain": "balanceyunfei@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iseerain/MyFirstRepository.git",
"tag": "0.0.4"
},
"source_files": "MyFirstRepository/Classes/*",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}