[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / b / ESLibrary / 1.0.2 / ESLibrary.podspec.json
blobe9bcf34380eb59d6582564bdb2b5c068f1ac9280
2   "name": "ESLibrary",
3   "version": "1.0.2",
4   "summary": "A ESLibrary to use ourself",
5   "homepage": "https://github.com/eruntechsoftware/ESLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "信软科技": "eruntechsoftware@126.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/eruntechsoftware/ESLibrary.git",
18     "tag": "1.0.2"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "libraries": "sqlite3",
25   "dependencies": {
26     "MJRefresh": [
28     ],
29     "Toast": [
30       "~> 3.0"
31     ],
32     "ReactiveObjC": [
33       "~> 3.0.0"
34     ],
35     "SDWebImage": [
36       "~>3.8"
37     ]
38   },
39   "source_files": "ESLibrary/**/*.{h,m}",
40   "requires_arc": true