[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / EasyDimensions / 0.2 / EasyDimensions.podspec.json
blob5bff65958a6f16ef535f9bea27eef8216d209a51
2   "name": "EasyDimensions",
3   "version": "0.2",
4   "summary": "Category on UIView to easily set and get frames",
5   "description": "                       A category on UIView that makes it easy to get and set the frame properties. Also available is a developing list of other boilerplate UIView methods.\n\n                       * Set and get frames\n                       * Easily access properties of the frame of the view\n                       * Perform simple UIView animation tasks\n",
6   "homepage": "https://github.com/ravikvss/EasyDimensions",
7   "license": "MIT",
8   "authors": {
9     "Ravi Kondapalli": "kvss.ravi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ravikvss/EasyDimensions.git",
13     "tag": "0.2"
14   },
15   "social_media_url": "https://twitter.com/kvssravi",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resources": null,
22   "frameworks": "UIKit"