blob: 488b18033b6d3fea1c0dcbe35be25088815b9aaa [file] [log] [blame]
{
"name": "AMPOC-SDK",
"version": "0.0.4",
"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.4"
},
"source_files": "SampleLib/Headers/Public/*.h",
"vendored_libraries": "SampleLib/Libraries/libStaticLibCocoapod.a"
}