blob: e13ab1d513bb70104960c1a5423ca57619b22cca [file] [log] [blame]
{
"name": "ios_specFile",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ios_specFile/Classes/**/*",
"requires_arc": true
}