[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 2 / 7 / UIView-Move / 0.0.1 / UIView-Move.podspec.json
blobaf70011fc1865f2a74f92d4b15b22c2bcb325ccd
2   "name": "UIView-Move",
3   "version": "0.0.1",
4   "authors": {
5     "Onur Ersel": "onurersel@gmail.com"
6   },
7   "social_media_url": "https://twitter.com/ethestel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/onurersel/UIView-Move",
13   "source": {
14     "git": "https://github.com/onurersel/UIView-Move.git",
15     "tag": "0.0.1"
16   },
17   "summary": "UIView category which changes frame values with single parameter rather than assigning CGRects",
18   "platforms": {
19     "ios": "6.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "UIView+Move.{h,m}"