blob: a062b4f20764d60a24bf2b48d68377f68eb4e43f [file] [log] [blame]
{
"name": "BSMacros",
"version": "1.0.0",
"summary": "Useful macros",
"description": "Useful macros for iOS development",
"homepage": "https://github.com/Bogdan-Stasjuk/BSMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogdan Stasiuk": "Bogdan.Stasjuk@gmail.com"
},
"source": {
"git": "https://github.com/Bogdan-Stasjuk/BSMacros.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/Bogdan_Stasjuk",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "BSMacros/*.{h,m}",
"public_header_files": "BSMacros/*.h"
}