blob: 7a775637da15f55e2a4c85b0a0b17e8c8ab548f8 [file] [log] [blame]
{
"name": "PDCTest",
"version": "1.0.0",
"summary": "Test",
"homepage": "https://github.com/doubleckeck/TestPods",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"doublecheck": "doublecheck@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/doubleckeck/TestPods.git",
"tag": "1.0.0"
},
"source_files": "Test/Test/*.{h,m}",
"requires_arc": true
}