[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / d / sampleFrameworkManoj / 0.0.1 / sampleFrameworkManoj.podspec.json
blob8a96ae2d4c771ee95b8216d689a3bc1334cc4fa8
2   "name": "sampleFrameworkManoj",
3   "version": "0.0.1",
4   "summary": "A nice logger tool in Swift.",
5   "description": "A nice logger tool in Swift. Cheers",
6   "homepage": "https://github.com/zhihuitang",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "Zhihui Tang": "crafttang@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "ios": {
18     "vendored_frameworks": "sampleFramework.framework"
19   },
20   "source": {
21     "http": "https://raw.githubusercontent.com/manojM008/testFrame/master/sampleFramework.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.0"
27     ]
28   }