blob: d346f8299cb2b5c1449d2e0195447250ab1f03b1 [file] [log] [blame]
{
"name": "SDJKPodTest",
"version": "2.0.0",
"summary": "SDJKPodTest podtest",
"description": "I Pay with cocoaPods",
"homepage": "https://github.com/RayTimes/SDJKPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ray": "loveinsideyou@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RayTimes/SDJKPodTest.git",
"tag": "2.0.0"
},
"source_files": "SDJKPodTest/SDJKPodTest/SDJKHello.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}