blob: c2f86e95737681e587544b1b12fa38c338af5bd7 [file] [log] [blame]
{
"name": "MyAwesomeLibrary",
"version": "0.1.0",
"summary": "Its awesome librar.",
"description": "This cocoapod is awesome. i have created it yooo man.",
"homepage": "https://github.com/imranjutt/MyAwesomeLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imranjutt": "muhammad.imran.jutt@venturedive.com"
},
"source": {
"git": "https://github.com/imranjutt/MyAwesomeLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyAwesomeLibrary/Classes/**/*",
"pushed_with_swift_version": "3.0"
}