[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / c / d / 6 / MHAnimationWithCompletionBlock / 0.0.1 / MHAnimationWithCompletionBlock.podspec.json
blob5f63de3a04d5f4252e26758ad598003887a878fe
2   "name": "MHAnimationWithCompletionBlock",
3   "version": "0.0.1",
4   "summary": "A framework to set completion block to CAAnimation objects.",
5   "homepage": "https://github.com/hagmas/MHAnimationWithCompletionBlock",
6   "authors": {
7     "Masaki Haga": "hgmsk1985@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.txt"
12   },
13   "source": {
14     "git": "git@github.com:hagmas/MHAnimationWithCompletionBlock.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "MHAnimationWithCompletionBlock/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": null
21   }