[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 9 / 2 / 3 / Polymer / 0.1.5 / Polymer.podspec.json
blob7c7c3ad6d55f95a954eed5888260322ef21c0f2f
2   "name": "Polymer",
3   "version": "0.1.5",
4   "license": "MIT",
5   "homepage": "https://github.com/LoganWright/Polymer",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com"
8   },
9   "summary": "Endpoint focused networking for iOS and OS X.",
10   "source": {
11     "git": "https://github.com/LoganWright/Polymer.git",
12     "tag": "0.1.5"
13   },
14   "source_files": "Polymer/Source/**/*.{h,m}",
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.8"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.0"
23     ],
24     "Genome": [
25       "0.1"
26     ]
27   },
28   "social_media_url": "https://twitter.com/logmaestro"