[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 5 / 4 / WLObjCKit / 0.0.3.1 / WLObjCKit.podspec.json
blobe3a7fc2cf7f2746bf12d8de2b2648eaf2f3c20cc
2   "name": "WLObjCKit",
3   "version": "0.0.3.1",
4   "summary": "一个好用的OC开发工具包",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/0624pdy/WLObjCKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0624pdy@sina.com": "pengduanyang@jze100.com"
13   },
14   "source": {
15     "git": "https://github.com/0624pdy/WLObjCKit.git",
16     "tag": "0.0.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WLObjCKit/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "WLFoundation",
25       "source_files": "WLObjCKit/Classes/WLFoundation/*",
26       "frameworks": [
27         "UIKit",
28         "Foundation",
29         "CoreGraphics"
30       ]
31     }
32   ]