[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / 6 / OptionalBlockAnimation / 1.0.0 / OptionalBlockAnimation.podspec.json
blob68469f398fb10804a7578c8e47113efaa47508e9
2   "name": "OptionalBlockAnimation",
3   "version": "1.0.0",
4   "summary": "A convenient extension to block animation",
5   "homepage": "https://github.com/iosengineer/OptionalBlockAnimation/",
6   "license": "MIT",
7   "authors": {
8     "Adam Iredale": "adam@bionicmonocle.com"
9   },
10   "source": {
11     "git": "https://github.com/iosengineer/OptionalBlockAnimation.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/iosengineer",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": false,
19   "source_files": "Classes",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   },
23   "osx": {
24     "exclude_files": "Classes/ios"
25   },
26   "frameworks": "UIKit"