[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / a / 2 / 3 / ExtendedFoundation / 2.2.1 / ExtendedFoundation.podspec.json
blobf10cd6529709bd487badea107af867ffe1af2d4d
2   "name": "ExtendedFoundation",
3   "version": "2.2.1",
4   "summary": "Operators, functions, types and extensions that complement the Foundation framework.",
5   "homepage": "https://github.com/daniel-barros/ExtendedFoundation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Daniel Barros": "dani.barros@me.com"
12   },
13   "source": {
14     "git": "https://github.com/daniel-barros/ExtendedFoundation.git",
15     "tag": "2.2.1"
16   },
17   "documentation_url": "https://github.com/ChartBoost/ios-sdk-example/blob/master/README.md",
18   "platforms": {
19     "ios": "9.0",
20     "watchos": "2.0",
21     "tvos": "9.0",
22     "osx": "10.10"
23   },
24   "source_files": "Sources/**/*.{h,swift}",
25   "requires_arc": true