blob: 1241bb028710ff1b28f3cd5b85d80820bd2d9739 [file] [log] [blame]
{
"name": "MYiOSUtils",
"version": "1.0.1",
"summary": "This is the tool I have accumulated over the years.",
"homepage": "https://github.com/ZoharChZ/MYiOSUtils.git",
"license": "MIT",
"authors": {
"ZoharChZ": "zoharchz@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZoharChZ/MYiOSUtils.git",
"tag": "1.0.1"
},
"source_files": "MYiOSUtils/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"requires_arc": true
}