[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 3 / Polly / 0.4.2 / Polly.podspec.json
blob326a3319294422dc56de77a44de55a767d518625
2   "name": "Polly",
3   "version": "0.4.2",
4   "summary": "Polyfills for iOS.",
5   "description": "Polyfills for iOS to make things easier.",
6   "homepage": "https://github.com/jcampbell05/Polly",
7   "license": "MIT",
8   "authors": {
9     "James Campbell": "james@supmenow.com"
10   },
11   "source": {
12     "git": "https://github.com/jcampbell05/Polly.git",
13     "tag": "0.4.2"
14   },
15   "social_media_url": "https://twitter.com/jcampbell_05",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "Polly": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "CoreLocation"
29   ]