[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / d / 1 / MagicCarpetView / 0.0.2 / MagicCarpetView.podspec.json
blob01a7d1c2f54ce0aaa75657f5aa05b62021d56728
2   "name": "MagicCarpetView",
3   "version": "0.0.2",
4   "summary": "UIView subclass that can allow you to load XIB files in your storyboard maintaining the aspect ratio",
5   "description": "                   UIView subclass that can allow you to load XIB files in your storyboard maintaining the aspect ratio.\n\n                   Also you have some properties like `margin` and `aspectRatio` to control the view itself\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.2"
20   },
21   "source_files": "MagicCarpetView/MagicCarpetView.{h,m}",
22   "requires_arc": true