[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / f / iOSSharedViewTransition / 1.0.1 / iOSSharedViewTransition.podspec.json
blob0681ff8283dc5ed0bb17ced6fc46909a60ce34ff
2   "name": "iOSSharedViewTransition",
3   "version": "1.0.1",
4   "summary": "iOS 7 based transition library for View Controllers having a Common View",
5   "description": "                   An iOS 7 based transition library for View Controllers having a Common View.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/asifmujteba/iOSSharedViewTransition",
7   "screenshots": "https://raw.githubusercontent.com/asifmujteba/iOSSharedViewTransition/master/sample.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Asif Mujteba": "asifmujteba@gmail.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/asifmujteba/iOSSharedViewTransition.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "*.{h,m}"
25   ],
26   "requires_arc": true