[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 5 / b / 7 / FKKit / 0.1.0 / FKKit.podspec.json
blob355515da76bc43f338d37913767174953a749e4e
2   "name": "FKKit",
3   "version": "0.1.0",
4   "summary": "A short description of FKKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shichang.wang/FKKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shichang.wang": "278626819@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/SilenceWater/FKKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FKKit/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }