[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / c / 5 / LazyFadeInView / 0.1.1 / LazyFadeInView.podspec.json
blob7e17c9525d60ed1a411f71953ef2aaa018734cd3
2   "name": "LazyFadeInView",
3   "version": "0.1.1",
4   "summary": "A cool way to animate the appearance of a label. Like the app Secret",
5   "homepage": "https://github.com/itouch2/LazyFadeInView",
6   "license": "MIT",
7   "authors": {
8     "tuyou": "yoututouch@gmail.com",
9     "xinjixjz": "xinjixjz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/itouch2/LazyFadeInView.git",
13     "tag": "v0.1.1"
14   },
15   "frameworks": [
16     "Foundation",
17     "CoreGraphics",
18     "UIKit"
19   ],
20   "platforms": {
21     "ios": "6.0"
22   },
23   "source_files": "LazyFadeInView/LazyFadeInView/*.{h,m}",
24   "screenshots": "https://raw.githubusercontent.com/itouch2/itouch2.github.io/master/media/image/LazyFadeInView.png",
25   "requires_arc": true