[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / a / c / T1Autograph / 1.6.0 / T1Autograph.podspec.json
blob2ce9d70c8085beae79f82b6831c565846db842bc
2   "name": "T1Autograph",
3   "version": "1.6.0",
4   "summary": "Simple signature capture using a built-in modal view or a view of your choice.",
5   "description": "\t\t\t\t   Integrate smooth signature capture into your iOS app.\n\t\t\t\t   It's simple to use, inexpensive, and has dead easy integration with Xcode.\n                   A demo application is available at the This is [T1Autograph page](http://tenonedesign.com/t1autograph.php)\n",
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": "5.0"
19   },
20   "source": {
21     "git": "https://github.com/tenonedesign/T1Autograph.git",
22     "tag": "1.6.0"
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