[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 2 / c / FunctionalObjectiveC / 0.9.29 / FunctionalObjectiveC.podspec.json
blob563390afe3a7ad87225ced7a1ff6c4f8296f4fdb
2   "name": "FunctionalObjectiveC",
3   "version": "0.9.29",
4   "summary": "FunctionalObjectiveC is a strange functional framework.",
5   "description": "A strange functional framework, inspired by ramda.js and Haskell.",
6   "homepage": "https://github.com/arkadeleon/FunctionalObjectiveC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leon": "leon@leonandvane.date"
13   },
14   "source": {
15     "git": "https://github.com/arkadeleon/FunctionalObjectiveC.git",
16     "tag": "0.9.29"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FunctionalObjectiveC/**/*.{h,m}",
22   "private_header_files": "FunctionalObjectiveC/Categories/NSString+Characters.h",
23   "exclude_files": "FunctionalObjectiveC/Info.plist",
24   "frameworks": "Foundation"