[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 2 / MJWeiboSDK / 1.1.3 / MJWeiboSDK.podspec.json
blobd17ce8c0047f7276c022644dc8dc34c6a833f8a6
2   "name": "MJWeiboSDK",
3   "version": "1.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJWeiboSDK/Classes/**/*",
22   "dependencies": {
23     "Weibo_SDK": [
24       "~> 3.2.3"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Weibo_SDK",
29     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
30   }