[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / f / a / EVDevelopmentKit / 0.1.2 / EVDevelopmentKit.podspec.json
blobd91b37148c7ecb2b791ac88435f1711a4eec5b59
2   "name": "EVDevelopmentKit",
3   "version": "0.1.2",
4   "summary": "A bunch of useful things to use in many projects.",
5   "description": "This pod includes classes extensions and utility code that I use in my projects.",
6   "homepage": "https://github.com/EstebanVallejo/EVDevelopmentKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Esteban Vallejo": "esteb.vallejo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EstebanVallejo/EVDevelopmentKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "EVDevelopmentKit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"