[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 1 / MagicCarpetView / 0.0.1 / MagicCarpetView.podspec.json
blob158f4fafeca964e24243e92ae7ee540c569106ac
2   "name": "MagicCarpetView",
3   "version": "0.0.1",
4   "summary": "UIView subclass that can allow you to load XIB files in your storyboard maintaining the aspect ratio",
5   "description": "                   A longer description of MagicCarpetView in Markdown format.\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/rockbarato/MagicCarpetView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Felix Ayala": "felix1262@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/rockbarato",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/rockbarato/MagicCarpetView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MagicCarpetView/MagicCarpetView.{h,m}",
22   "requires_arc": true