[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / 0 / Transaction / 1.0.0 / Transaction.podspec.json
blob27c8335e1f7e9cf7dee03ccc7a64caf942595d24
2   "name": "Transaction",
3   "version": "1.0.0",
4   "summary": "Framework to transaction between segue",
5   "homepage": "https://github.com/brunodlz/Transaction",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bruno da Luz": "brunolabx@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/brunodlz",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/brunodlz/Transaction.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Transaction",
24     "Transaction/**/*.{h,swift}"
25   ],
26   "pushed_with_swift_version": "2.3"