blob: f1e534f3ef0ed1365a008a4007e108d9e8c4ab97 [file] [log] [blame]
{
"name": "SamplePods",
"version": "0.1.0",
"summary": "This is my First Upload SamplePods.",
"homepage": "https://github.com/FaithDeveloper/SamplePods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FaithDeveloper": "dev.faithpeople@gmail.com"
},
"source": {
"git": "https://github.com/FaithDeveloper/SamplePods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SamplePods/Classes/**/*"
}