blob: 8bc27b044dbb76cc4496d448f1fd240bee3f4f9b [file] [log] [blame]
{
"name": "CocoaPodsRegTest",
"version": "0.1.0",
"summary": "Register the CocoaPods",
"description": "The first test project to register cocoapods",
"homepage": "https://github.com/HwangByungJo/CocoaPodsRegTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nastillmatic@gmail.com": "nastillmatic@gmail.com"
},
"source": {
"git": "https://github.com/HwangByungJo/CocoaPodsRegTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaPodsRegTest/Classes/**/*",
"pushed_with_swift_version": "4.0"
}