[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 4 / LGFTransition / 0.2.2 / LGFTransition.podspec.json
blob5a3055f2e5df0a905ed5e58703765424316a1f56
2   "name": "LGFTransition",
3   "version": "0.2.2",
4   "summary": "LGFTransition",
5   "homepage": "https://github.com/aiononhiii/LGFTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "aiononhiii": "452354033@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aiononhiii/LGFTransition.git",
19     "tag": "0.2.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "LGFTransition/**/*.{h,m}",
23   "resource_bundles": {
24     "LGFTransition": [
25       "LGFTransition/**/*.{xib,storyboard}"
26     ]
27   },
28   "dependencies": {
29     "SDWebImage": [
30       "4.4.1"
31     ]
32   }