[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 8 / HalfPresentationAnimation / 1.0 / HalfPresentationAnimation.podspec.json
blob6305e4a2aa7ae26052ad80d4d1100af9e69c2ac0
2   "name": "HalfPresentationAnimation",
3   "version": "1.0",
4   "summary": "Half presenting a view controller for contextual interaction.",
5   "description": "Half presenting a view controller for contextual interaction in Swift 2.x",
6   "homepage": "https://github.com/georgetso/HalfPresentationAnimation",
7   "license": "MIT",
8   "authors": "George Tso",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/georgetso/HalfPresentationAnimation.git",
14     "tag": "1.0"
15   },
16   "source_files": "HalfPresentationAnimation/*.swift",
17   "frameworks": "UIKit",
18   "requires_arc": true