[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 0 / 9 / f / TransactionAnimations / 0.2.0 / TransactionAnimations.podspec.json
blob4f654087413cef2153fea8ddeb6dfd45838d6a2e
2   "name": "TransactionAnimations",
3   "version": "0.2.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": "0.2.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   ]