blob: 394dbee402845178de1609dfd2e4356850f6923f [file] [log] [blame]
{
"name": "NSString-ANDYSizes",
"version": "2.0",
"summary": "Calculates the size of your strings",
"description": " * Calculates the size of your strings\n",
"homepage": "https://github.com/NSElvis/NSString-ANDYSizes",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nunez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/NSElvis",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NSElvis/NSString-ANDYSizes.git",
"tag": "2.0"
},
"source_files": "NSString-ANDYSizes/",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}