blob: 5e234ac749b35f0cf3a2b8229948e641163bd7a5 [file] [log] [blame]
{
"name": "SatyaFirstLib",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SatyaFirstLib": [
"Pod/Assets/*.png"
]
}
}