[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / b / a / LHJButton / 0.0.2 / LHJButton.podspec.json
blob23b02f36bcac762378421aca82d3ca7af269ebd2
2   "name": "LHJButton",
3   "version": "0.0.2",
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.0.2"
18   },
19   "source_files": "sdk/**/*.h",
20   "vendored_libraries": [
21     "sdk/WeChatSDK_1.5/libWeChatSDK.a",
22     "sdk/#WeChatSDK_1.5_OnlyIphone/libWeChatSDK.a"
23   ],
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics",
27     "Foundation"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.6"
33     ]
34   }