[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 4 / 5 / ATSignature / 0.1.0 / ATSignature.podspec.json
blobf481aa3e6766c88469839e6446a4d7ca1e5d26e8
2   "name": "ATSignature",
3   "version": "0.1.0",
4   "summary": "It is one of the most simple customized signature view with basic controls https://github.com/apptasklpaco/ATSignature",
5   "description": "The controls include Button Actions, Button color, Button title. It has total four styles in the Example. You can simply override several delegate functions to handle user interactions. The implementation of delegate functions is optional. It also has several styles for the signature view. *(The size of signature view is based on a super view  assigned to the view controller. You should fix the size of the super view. Auto size is not recommended.)",
6   "homepage": "https://github.com/apptasklpaco/ATSignature",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppTasnk - paco.yeung": "paco.yeung@eventionapp.com"
13   },
14   "source": {
15     "git": "https://github.com/apptasklpaco/ATSignature.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATSignature/Classes/**/*",
22   "pushed_with_swift_version": "3.0"