[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / b / 3 / 5 / EasyTransition / 1.2 / EasyTransition.podspec.json
blob1bd3163b9f447b99efb96dde9d90fd9a36233c87
2   "name": "EasyTransition",
3   "version": "1.2",
4   "summary": "EasyTransition is a simple library for make a transition in iOS.",
5   "homepage": "https://github.com/indevizible/EasyTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "indevizible": "jadedragon17650@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/indevizible/EasyTransition.git",
18     "tag": "1.2"
19   },
20   "source_files": [
21     "EasyTransition/**/EasyTransition.swift",
22     "EasyTransition/**/UIView+Constraints.swift"
23   ],
24   "requires_arc": true