[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / 7 / 0 / BidirectionalMap / 1.0.4 / BidirectionalMap.podspec.json
blobe41c68d04f98c18076bd92495651198c8c3802ac
2   "name": "BidirectionalMap",
3   "version": "1.0.4",
4   "summary": "Sample framework from blog post, not for real world use.",
5   "homepage": "https://github.com/zefferus/BidirectionalMap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tom Wilkinson": "tbondwilkinson@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.3"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/zefferus/BidirectionalMap.git",
19     "tag": "1.0.4",
20     "submodules": false
21   },
22   "source_files": "BidirectionalMap/**/*.{h,swift}"