[Add] AnyThinkQMSDKAdapter 6.4.12.1
[CocoaPods.git] / Specs / e / 7 / 8 / ELFramework / 0.2.0 / ELFramework.podspec.json
blob11850ea7ec4539b505273e3b8ce04fdd8f516e0f
2   "name": "ELFramework",
3   "version": "0.2.0",
4   "summary": "ELFramework is an extra layer of implementation for standard tasks.",
5   "description": "A simpler, easier and quiker way to do some of the standard tasks in iOS development like doing http requests, parsing text with regular expressions and much more.",
6   "homepage": "https://github.com/omarshariffathi/ELFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "omarshariffathi": "omarshariffathi@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/omarshariffathi/ELFramework.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ELFramework/Classes/**/*",
22   "pushed_with_swift_version": "3.0"