[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / 2 / 6 / YSLTransitionAnimator / 0.0.2 / YSLTransitionAnimator.podspec.json
blob42aba8a228fd04ab3fc73e6a30b64e55c1a8571b
2   "name": "YSLTransitionAnimator",
3   "version": "0.0.2",
4   "summary": "a pinterest style transition animation",
5   "homepage": "https://github.com/y-hryk/YSLTransitionAnimator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "y-hryk": "dev.hy630823@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/y-hryk/YSLTransitionAnimator.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "YSLTransitionAnimator/**/*.{h,m}",
18   "resources": "YSLTransitionAnimator/Resources/*.png",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }