[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 2 / AVExpression / 1.0.3 / AVExpression.podspec.json
blob99ad10de2f5a6635f7e1a171892a97f976ef52cf
2   "name": "AVExpression",
3   "version": "1.0.3",
4   "summary": "NSExpression converted to Swift.",
5   "description": "Expression aims to convert NSExpression to pure Swift. It's a fun project for me and I hope you find some utility.",
6   "homepage": "https://github.com/AtharvaVaidya/Expression",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atharva Vaidya": "atharva.vaidya01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AtharvaVaidya/Expression.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Expression/Classes/**/*",
22   "pushed_with_swift_version": "3.0"