[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / a / LHJButton / 0.1.0 / LHJButton.podspec.json
blob294bab97022a3cae76584a64fa022d4138cf4053
2   "name": "LHJButton",
3   "version": "0.1.0",
4   "summary": "this is a test.",
5   "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!",
6   "homepage": "https://github.com/lhjzzu/LHJButton",
7   "license": "MIT",
8   "authors": {
9     "lhjzzu": "1822657131@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/lhjzzu/LHJButton.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "sdk/*.h",
20   "vendored_libraries": "sdk/libOEProductLibrary.a",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.6"
30     ]
31   }