blob: 6e8968a867024fd572de2e09e63630c0256434d1 [file] [log] [blame]
{
"name": "Library",
"version": "0.1.0",
"summary": "First Library.",
"homepage": "https://github.com/SaraMukali/Library",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sara Mukali": "saramukali@gmail.com"
},
"source": {
"git": "https://github.com/SaraMukali/Library.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Library/Classes/**/*",
"pushed_with_swift_version": "3.0"
}