[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / 6 / Movver / 3.0.5 / Movver.podspec.json
blob600d161fe90f9252daae0838d84e10105aefd41c
2   "name": "Movver",
3   "version": "3.0.5",
4   "summary": "An implementation of MOVVER protocol with some helpers.",
5   "description": "This is an implementation of develapps MOVVER architecture. This is a clean architecture that tries to\nseparate responsibilities but without tons of boilerplate code. See the example for more.\n\nv2.1.0: Implements deep linking with routes",
6   "homepage": "https://github.com/develapps/movver-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pablo Romeu": "pablo.romeu@develapps.com"
13   },
14   "source": {
15     "git": "https://github.com/develapps/movver-ios.git",
16     "tag": "3.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "movver-ios/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"