[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / MJWeiboSDK / 1.1.8 / MJWeiboSDK.podspec.json
blob95e90ba23f8670214e99984ef107d23e4eb93a06
2   "name": "MJWeiboSDK",
3   "version": "1.1.8",
4   "summary": "满集网的微博能力 MJWeiboSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/MJWeiboSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgyhc": "jgyhc@foxmail.com.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJWeiboSDK.git",
16     "tag": "1.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJWeiboSDK/Classes/**/*",
22   "dependencies": {
23     "Weibo_SDK": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Weibo_SDK",
29     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
30   }