[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 7 / 8 / ELFramework / 0.2.2 / ELFramework.podspec.json
blob287020546e29c4ae63c54a4bf90a019009a92c6c
2   "name": "ELFramework",
3   "version": "0.2.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ELFramework/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Speech",
25     "AVFoundation"
26   ],
27   "pushed_with_swift_version": "3.0"