[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 6 / 4 / b / ESLibrary / 1.2.46 / ESLibrary.podspec.json
blobf4bb381da79cf403ee3e8cbc70cfead13a632f67
2   "name": "ESLibrary",
3   "version": "1.2.46",
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.2.46"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "libraries": "sqlite3",
25   "dependencies": {
26     "MJRefresh": [
28     ],
29     "Toast": [
31     ],
32     "ReactiveObjC": [
34     ],
35     "SDWebImage": [
37     ]
38   },
39   "source_files": "ESLibrary/**/*.{h,m}",
40   "requires_arc": true