[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 2 / 3 / 4 / WWTNewLib / 0.0.1 / WWTNewLib.podspec.json
blobce2abfa8b0e1b1cb521660214bbd64a03e0ccc70
2   "name": "WWTNewLib",
3   "version": "0.0.1",
4   "summary": "A new lib of WWTNewLib.",
5   "description": "this is another podlib of wwt,hope it will good",
6   "homepage": "https://github.com/wu948327362/WWTLibs.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wu19293949": "948327362@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wu948327362/WWTLibs.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Libs/*.{h,m}",
22   "resources": "Images/*.png",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ]
29   }