blob: f1993b175c563721e8d8123a2d5f29d0c7645da3 [file] [log] [blame]
{
"name": "twitter-text-objc",
"version": "1.6.1",
"license": {
"type": "Apache License, Version 2.0"
},
"summary": "Objective-C port of the twitter-text handling libraries.",
"homepage": "https://github.com/twitter/twitter-text-objc",
"source": {
"git": "https://github.com/twitter/twitter-text-objc.git",
"tag": "v1.6.1"
},
"source_files": "lib/**/*.{h,m}",
"authors": {
"Twitter, Inc.": "opensource@twitter.com"
},
"platforms": {
"ios": "4.0",
"osx": "10.7"
},
"requires_arc": false
}