[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / f / FutureCocoa / 0.12 / FutureCocoa.podspec.json
blob1f6f58b55b64960070a94e52c8fbaeb00727bc53
2   "name": "FutureCocoa",
3   "version": "0.12",
4   "summary": "Future extensions for Apple native frameworks",
5   "homepage": "https://github.com/FutureXCommunity/FutureCocoa",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "social_media_url": "https://twitter.com/a_grebenyuk",
9   "source": {
10     "git": "https://github.com/FutureXCommunity/FutureCocoa.git",
11     "tag": "0.12"
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.11"
23     ]
24   }