[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 6 / SwiftySwift / 1.0.1 / SwiftySwift.podspec.json
blobd38b65eed4e1252906daeece727adbcb707031ff
2   "name": "SwiftySwift",
3   "version": "1.0.1",
4   "summary": "SwiftySwift is a collection of useful extensions for Swift types and Cocoa objects.",
5   "homepage": "https://github.com/adeca/SwiftySwift",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Agustin de Cabrera": "agustindc@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/adeca/SwiftySwift.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "SwiftySwift/*.swift",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   }