[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 2 / 0 / CocoaFx / 0.1 / CocoaFx.podspec.json
blob25a2d6ae74955a7cad9a927a606c4838d651c967
2   "name": "CocoaFx",
3   "version": "0.1",
4   "summary": "Future extensions for Apple native frameworks",
5   "homepage": "https://github.com/FutureXCommunity/CocoaFx",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "social_media_url": "https://twitter.com/a_grebenyuk",
9   "source": {
10     "git": "https://github.com/FutureXCommunity/CocoaFx.git",
11     "tag": "0.1"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "osx": "10.11",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/**/*",
20   "dependencies": {
21     "FutureX": [
22       "~> 0.15"
23     ]
24   }