[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 4 / lujhPrivate / 1.0.4 / lujhPrivate.podspec.json
blob026efd93db6d8d5359810593352f82992a70226e
2   "name": "lujhPrivate",
3   "version": "1.0.4",
4   "authors": {
5     "daniulaolu": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/daniulaolu/lujhPrivate",
8   "summary": "a dropdown menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/daniulaolu/lujhPrivate.git",
11     "tag": "1.0.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "lujhPrivate",
23     "*.{h,m}"
24   ],
25   "resources": "lujhPrivate/lujh.bundle",
26   "frameworks": [
27     "QuartzCore",
28     "Security",
29     "UIKit",
30     "Foundation",
31     "CoreGraphics",
32     "CoreTelephony"
33   ],
34   "dependencies": {
35     "SAMKeychain": [
37     ]
38   }