[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 4 / Signaturit / 1.0.0 / Signaturit.podspec.json
blobb82222111dded1e4961a2d94d834bb780be256c2
2   "name": "Signaturit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Signaturit Swift SDK",
8   "homepage": "https://signaturit.com",
9   "authors": {
10     "Signaturit": "api@signaturit.com"
11   },
12   "source": {
13     "git": "https://github.com/signaturit/swift-sdk.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "*",
21   "dependencies": {
22     "Alamofire": [
23       "~> 3.0.0-beta.3"
24     ]
25   }