[Add] ApTestLibrary 1.0.2
[CocoaPods.git] / Specs / 2 / 9 / b / PM139SDK / 1.0.0 / PM139SDK.podspec.json
blob4f2c9a3db38f96defe97c1acc3e33da69c01aa73
2   "name": "PM139SDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.0",
7   "summary": "139 mail sdk ....",
8   "homepage": "https://github.com/yellowzhou/PM139SDK",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "yellowzhou": "yellowzhou@sina.cn"
15   },
16   "source": {
17     "git": "https://github.com/yellowzhou/PM139SDK.git",
18     "tag": "1.0.0"
19   },
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "$(inherited)  -lxml2 -liconv  -lz -lc++ -lresolv -stdlib=libc++ -ObjC"
22   },
23   "resource_bundles": {
24     "Resources": "PM139SDKResources.bundle"
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "FrameAccessor": [
30     ],
31     "Masonry": [
33     ],
34     "LKDBHelper": [
36     ],
37     "MBProgressHUD": [
39     ]
40   }