blob: 9bea921b32ea4b3e7d6852cbf76af5ad02c8ef1b [file] [log] [blame]
{
"name": "FSHelper",
"version": "1.0.1",
"summary": "Extensions for iOS",
"homepage": "https://github.com/fs/FSHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladimir Goncharov": "vladimir1631@yandex.ru"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/fs/FSHelper.git",
"tag": "1.0.1"
},
"ios": {
"source_files": "Objective-C/*.{h,m}"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"MapKit",
"Accelerate",
"ImageIO"
],
"requires_arc": true
}