blob: 105a3f526b534c0773115fb4b507293caf76ace9 [file] [log] [blame]
{
"name": "T1Autograph",
"version": "1.5.4",
"summary": "Simple signature capture using a built-in modal view or a view of your choice.",
"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",
"homepage": "http://tenonedesign.com/t1autograph.php",
"screenshots": "http://tenonedesign.com/media/t1autograph_demo_screenshot.png",
"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.5.4"
},
"resources": "Images/*.png",
"source_files": "*.{h,m,a}",
"frameworks": "Foundation",
"libraries": "T1Autograph",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/T1Autograph"
},
"requires_arc": false
}