[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / TTMWebImage / 1.0.0 / TTMWebImage.podspec.json
blob4fd1a896053ec9d7850cdc1a298d5fb2442d81a7
2   "name": "TTMWebImage",
3   "version": "1.0.0",
4   "summary": "TTMWebImage for webImage.",
5   "homepage": "https://github.com/lzbMac/TTMWebImage",
6   "license": "MIT",
7   "authors": {
8     "李正兵13195": "lzb13195@LY.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/lzbMac/TTMWebImage.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "TTMWebImage",
19     "TTMWebImage/**/*.{h,m}"
20   ],
21   "exclude_files": "TTMWebImage/Exclude",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 3.7.6"
25     ]
26   }