[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / TransactionAnimations / 1.0.0 / TransactionAnimations.podspec.json
blob292455067c3aa1f929a0560d97d535ed6afdfec5
2   "name": "TransactionAnimations",
3   "version": "1.0.0",
4   "summary": "Custom transaction animations.",
5   "homepage": "https://github.com/weylandd/TransactionAnimations",
6   "license": "MIT",
7   "authors": {
8     "Alex Kopachev": "jioruh2011@ya.ru"
9   },
10   "source": {
11     "git": "https://github.com/weylandd/TransactionAnimations.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.{h,m}",
19   "resource_bundles": {
20     "TransactionAnimations": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]