blob: b919142c65b91d9a24f268d6395046005cd48df6 [file] [log] [blame]
{
"name": "SatyaFirstLib",
"version": "0.1.0",
"summary": "This is just a Test Project.",
"description": "This is to certify that this library is done my satya prakash dash. Lorem Ipsum",
"homepage": "https://github.com/satyamub/SatyaFirstLib",
"license": "MIT",
"authors": {
"Satya Prakash Dash": "satya.saphire@gmail.com"
},
"source": {
"git": "https://github.com/satyamub/SatyaFirstLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SatyaFirstLib": [
"Pod/Assets/*.png"
]
}
}