blob: 710b6e4dc4ee9623e817037714af8d0d23ebcfc9 [file] [log] [blame]
{
"name": "ios_specFile",
"version": "0.1.0",
"summary": "Testing ios specFile",
"description": "A made for this pod file is a sample for the testing perpose.",
"homepage": "https://github.com/ajayempty/ios_specFile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ajayempty": "ajay@emptyops.com"
},
"source": {
"git": "https://github.com/ajayempty/ios_specFile.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ios_specFile/**/*",
"requires_arc": true
}