[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 7 / b / d / iOSTransition / 0.0.1 / iOSTransition.podspec.json
blob267b4a09b0e913f3185830def69860c1873801da
2   "name": "iOSTransition",
3   "version": "0.0.1",
4   "summary": "A new way of presenting viewcontroller from all directions",
5   "swift_version": "4.0",
6   "description": "Normally while presenting a controller in ios there are two traditional ways from right and and from bottom but Now we can present controller from any directions  like top ,bottom ,left and right",
7   "homepage": "https://github.com/shaktiprakash099/iOSTransition",
8   "screenshots": "http://g.recordit.co/MRtDtMsJW4.gif",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "shaktiprakash",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/shaktiprakash099/iOSTransition.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "iOSTransition",
23     "iOSTransition/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude"