[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / 0 / BLKFunctional / 0.2.0 / BLKFunctional.podspec.json
blobf9de6bc9fece8184c1137eb84845566c4aafd1a9
2   "name": "BLKFunctional",
3   "version": "0.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/olistaats/BLKFunctional",
9   "authors": {
10     "olistaats": "olambo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/olistaats/BLKFunctional.git",
14     "tag": "0.2.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "summary": "Functional methods for iOS and OSX.",
22   "description": "Functional methods for iOS and OSX. Can use with or without categories.",
23   "public_header_files": "BLKFunctional/*.h",
24   "source_files": "BLKFunctional/*.{m,h}"