[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / 8 / 2 / 7 / FSDiary / 1.3 / FSDiary.podspec.json
blob0caccb7125c8214f40ad0d73cfca41941d8e6fbb
2   "name": "FSDiary",
3   "version": "1.3",
4   "summary": "FSDiary is a tool for show logs when app run",
5   "description": "This is a very small software library, offering a few methods to help with programming.",
6   "homepage": "https://github.com/fuchina/FSDiary.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fudon": "1245102331@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fuchina/FSDiary.git",
16     "tag": "1.3"
17   },
18   "source_files": "FSDiary/classes/*.{h}",
19   "ios": {
20     "vendored_libraries": "FSDiary/libs/libFSDiary.a"
21   },
22   "platforms": {
23     "ios": "8.2"
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "FSJZKit": [
29     ],
30     "YYKit": [
31       "1.0.9"
32     ]
33   }