[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 5 / 6 / MMTransitionAnimator / 0.0.3 / MMTransitionAnimator.podspec.json
blob4abb72e25c8f1816a2e32201c71bd61882fc5c11
2   "name": "MMTransitionAnimator",
3   "version": "0.0.3",
4   "license": {
5     "type": "MIT",
6     "text": "copyright"
7   },
8   "homepage": "https://github.com/mojun/MMTransitionAnimator",
9   "authors": {
10     "mojun": "immojun@gmail.com"
11   },
12   "summary": "Custom transition & interactive transition animator for iOS. written in Objective-C.",
13   "source": {
14     "git": "https://github.com/mojun/MMTransitionAnimator.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/MMTransitionAnimator/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "8.0"
24   }