blob: 91d3d929f162e01dee059518fd4d1225eae28429 [file] [log] [blame]
{
"name": "AMPOC-SDK",
"version": "0.0.5",
"summary": "My first test pod.",
"description": " A longer description of AMPOC-SDK in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/benba5/AMPOC-SDK/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben": "benlbenl5@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/benba5/AMPOC-SDK.git",
"tag": "0.0.5"
},
"source_files": "AMPOC-SDK/Headers/Public/*.h",
"vendored_libraries": "AMPOC-SDK/Libraries/libStaticLibCocoapod.a"
}