blob: a3ca4a5dbe88774ae86bf2ed608aa7306203ae0c [file] [log] [blame]
{
"name": "T1Autograph",
"version": "1.6.3",
"summary": "Simple signature capture using a built-in modal view or a view of your choice.",
"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)",
"homepage": "http://tenonedesign.com/t1autograph.php",
"screenshots": "http://tenonedesign.com/media/t1autograph_demo_screenshot.png",
"documentation_url": "https://github.com/tenonedesign/T1Autograph/blob/master/T1Autograph.h",
"license": {
"type": "commercial",
"text": " Terms and conditions are available at http://tenonedesign.com/t1autograph.php\n"
},
"authors": {
"Ten One Design": "devs@tenonedesign.com"
},
"social_media_url": "http://twitter.com/tenonedesign",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/tenonedesign/T1Autograph.git",
"tag": "1.6.3"
},
"source_files": "*.{h,m}",
"preserve_paths": "libT1Autograph.a",
"frameworks": "Foundation",
"libraries": "T1Autograph",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/T1Autograph"
},
"requires_arc": false
}