blob: 66b578e9285a095a7e2311a53790add74907b460 [file] [log] [blame]
{
"name": "PodsShowcaseLib",
"version": "0.0.1",
"summary": "Przykładowa biblioteka CocoaPods.",
"license": {
"type": "Commercial",
"text": " Copyright 2015. All rights reserved.\n"
},
"homepage": "http://appleseed.com",
"authors": {
"AppleSeed": "john@appleseed.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zakol/PodsShowcaseLib.git",
"tag": "v0.0.1"
},
"requires_arc": true,
"dependencies": {
"google-plus-ios-sdk": [
]
}
}