[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 2 / 5 / SDFrameWork / 1.0.6 / SDFrameWork.podspec.json
blob091aa7fa68c415de49f54a9d88c2c12f03b1ff71
2   "name": "SDFrameWork",
3   "version": "1.0.6",
4   "swift_version": "4.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "Easy for create layout without storyboard.",
10   "homepage": "https://github.com/SaeedDehshiri/SDFrameWork",
11   "authors": {
12     "Saeed Dehshiri": "1995sd@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SaeedDehshiri/SDFrameWork.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SDFrameWork/*.swift",
22   "dependencies": {
23     "Reflection": [
25     ]
26   }