blob: 0dec4743ef164e6989cc78b98fe4b163bdac06e9 [file] [log] [blame]
{
"name": "testdemo",
"version": "1.0.1",
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"homepage": "https://github.com/assemimam/testdemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"assemimam": "eng_assem.imam@yahoo.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/assemimam/testdemo.git",
"tag": "v1.0.1"
},
"source_files": "testdemo/*.{m,h}"
}