[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 4 / 0 / 3 / FSCounter / 1.1 / FSCounter.podspec.json
blob5be6a8d53126e04576d2091b14e1df410e30abf8
2   "name": "FSCounter",
3   "version": "1.1",
4   "summary": "FSCounter is a tool for apps",
5   "description": "This is a very small software library, offering a few methods to help with programming.",
6   "homepage": "https://github.com/fuchina/FSCounter",
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/FSCounter.git",
16     "tag": "1.1"
17   },
18   "source_files": "FSCounter/classes/*.{h}",
19   "ios": {
20     "vendored_libraries": "FSCounter/libs/libFSCounter.a"
21   },
22   "platforms": {
23     "ios": "8.2"
24   },
25   "dependencies": {
26     "FSJZKit": [
28     ]
29   }