[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 4 / 3 / 2 / MRKTransitions / 1.0.2 / MRKTransitions.podspec.json
blob9251af8297e37faf5b3e2ee9dcb6725a1a068c8b
2   "name": "MRKTransitions",
3   "version": "1.0.2",
4   "summary": "MRKTrace pod to make easier the transitions between screens.",
5   "description": "This pod will help you to automatize the transitions between screens and will also provide you some default transitions.",
6   "homepage": "https://github.com/mrktrace/MRKTransitions",
7   "license": "MIT",
8   "authors": {
9     "MRKTrace": "mrktrace@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/OfficiaMRKTrace",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "swift_versions": "4.0",
16   "source": {
17     "git": "https://github.com/mrktrace/MRKTransitions.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "MRKTransitions/src/**/*.swift",
22     "MRKTransitions/res/**/*.swift"
23   ],
24   "swift_version": "4.0"