[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / a / WeiDianSDK / 0.0.2 / WeiDianSDK.podspec.json
blob1b9501aa0833bd31ed28364ccc9943b48d015e38
2   "name": "WeiDianSDK",
3   "version": "0.0.2",
4   "summary": "WeiDian iOS SDK.",
5   "description": "A longer description of WeiDianSDK in Markdown format.\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!\n",
6   "homepage": "https://coding.net/u/javenliu/p/WeiDianSDK/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Javen_liu": "412775083@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://coding.net/javenliu/WeiDianSDK.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "WeiDianSDK/SDK/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.5.1"
27     ]
28   }