[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 7 / 3 / 8 / SwiftyAs / 1.0.1 / SwiftyAs.podspec.json
bloba488ee614fe052c6246e8c622efa2e553070a82e
2   "name": "SwiftyAs",
3   "platforms": {
4     "ios": "6.0",
5     "osx": "10.8"
6   },
7   "version": "1.0.1",
8   "summary": "**SwiftyAs** is an Objective-C kinda way to do `as?` casting like in Swift.",
9   "homepage": "https://github.com/Inferis/SwiftyAs",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "social_media_url": "https://twitter.com/inferis",
15   "authors": {
16     "Tom Adriaenssen": "http://inferis.org/"
17   },
18   "source": {
19     "git": "https://github.com/Inferis/SwiftyAs.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "SwiftyAs/*.{h,m}",
23   "requires_arc": true