blob: 294bab97022a3cae76584a64fa022d4138cf4053 [file] [log] [blame]
{
"name": "LHJButton",
"version": "0.1.0",
"summary": "this is a test.",
"description": "this is a test,this is a test,this is a test,this is a test.\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!",
"homepage": "https://github.com/lhjzzu/LHJButton",
"license": "MIT",
"authors": {
"lhjzzu": "1822657131@qq.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/lhjzzu/LHJButton.git",
"tag": "0.1.0"
},
"source_files": "sdk/*.h",
"vendored_libraries": "sdk/libOEProductLibrary.a",
"frameworks": [
"Foundation",
"CoreGraphics",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.6"
]
}
}