[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / c / PolymerSwift / 0.1 / PolymerSwift.podspec.json
blob07334c40c8378cb6374ebd98e531042bbcb9be8f
2   "name": "PolymerSwift",
3   "version": "0.1",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/PolymerSwift",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "summary": "Endpoint focused networking for iOS and OS X. Swift!",
10   "source": {
11     "git": "https://github.com/LoganWright/PolymerSwift.git",
12     "tag": "0.1"
13   },
14   "source_files": "PolymerSwift/Source/**/*.{swift}",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.0"
23     ],
24     "Genome": [
25       "0.1"
26     ],
27     "Polymer": [
28       "0.1.5"
29     ]
30   },
31   "social_media_url": "https://twitter.com/logmaestro"