[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / c / T1Autograph / 1.6.5 / T1Autograph.podspec.json
blobe357cf31e7c1d5c5203de04cb78e1039829c123d
2   "name": "T1Autograph",
3   "version": "1.6.5",
4   "summary": "Simple signature capture using a built-in modal view or a view of your choice.",
5   "description": "Integrate smooth signature capture into your iOS app, with built-in support for Apple Pencil and 3D Touch.\nIt's simple to use, inexpensive, and has dead easy integration with Xcode.\n            A demo application is available at the [T1Autograph page](http://tenonedesign.com/t1autograph.php)",
6   "homepage": "http://tenonedesign.com/t1autograph.php",
7   "screenshots": "http://tenonedesign.com/media/t1autograph_demo_screenshot.png",
8   "documentation_url": "https://github.com/tenonedesign/T1Autograph/blob/master/T1Autograph.h",
9   "license": {
10     "type": "commercial",
11     "text": "      Terms and conditions are available at http://tenonedesign.com/t1autograph.php\n"
12   },
13   "authors": {
14     "Ten One Design": "devs@tenonedesign.com"
15   },
16   "social_media_url": "http://twitter.com/tenonedesign",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source": {
21     "git": "https://github.com/tenonedesign/T1Autograph.git",
22     "tag": "1.6.5"
23   },
24   "source_files": "*.{h,m}",
25   "preserve_paths": "libT1Autograph.a",
26   "frameworks": "Foundation",
27   "libraries": "T1Autograph",
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/T1Autograph"
30   },
31   "requires_arc": false