[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 5 / FrameWork1 / 1.0.0 / FrameWork1.podspec.json
bloba149eca303897bb1b0f67c02913aae95b9608b1d
2   "name": "FrameWork1",
3   "version": "1.0.0",
4   "summary": "A three-ring control like the Activity status bars",
5   "description": "The three-ring is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
6   "homepage": "http://raywenderlich.com",
7   "license": "MIT",
8   "authors": "Raywenderlich.com Tutorial Team",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/mesrh/FrameWork1.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "FrameWork1/**/*.{h,m}",
17   "dependencies": {
18     "AFNetworking": [
19       "~> 2.5"
20     ],
21     "JSONModel": [
23     ]
24   },
25   "resources": "FrameWork1/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"