[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / f / JFFoundation / 0.1.0 / JFFoundation.podspec.json
blob58473a129275f05b1ac31de43575a301e5c9506b
2   "name": "JFFoundation",
3   "version": "0.1.0",
4   "summary": "Cocoa Foundation framework categories.",
5   "description": "Cocoa Foundation framework categories wrote in Objective-C.",
6   "homepage": "https://github.com/jumpingfrog0/JFFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jumpingfrog0": "jumpingfrog0@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jumpingfrog0/JFFoundation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/Classes/**/*.{h,m}",
22   "public_header_files": "Source/Classes/**/*.h",
23   "frameworks": "Foundation"