blob: ea05b30834fe3764d03653d468fc6fa76f0b08f5 [file] [log] [blame]
{
"name": "YCLTestPods",
"version": "0.0.1",
"summary": "A TestPods file",
"description": "Custom TestPods description",
"homepage": "https://github.com/TomorrowY/TestPods",
"license": "MIT",
"authors": {
"TomorrowY": "chuanlongY@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TomorrowY/TestPods.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}