[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / e / 0 / SwiftyObjC / 1.0.0 / SwiftyObjC.podspec.json
blob8a95fcbf89179f6de3967e098d72dc771ddd956d
2   "name": "SwiftyObjC",
3   "version": "1.0.0",
4   "summary": "Get your Objective-C more swifty with type inference and if-let syntax",
5   "homepage": "https://github.com/ReDetection/SwiftyObjC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ReDetection": "redetection@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ReDetection/SwiftyObjC.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SwiftyObjC/**/*"