blob: 43523110cd335bca15ee6cd7f6e593d82db47eff [file] [log] [blame]
{
"name": "TCCocoaExpand",
"version": "0.0.3",
"summary": "Cocoa's categories",
"description": "Cocoa's categories easy to use frame layout",
"homepage": "https://github.com/tauCross/TCCocoaExpand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tauCross": "mstsccls@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tauCross/TCCocoaExpand.git",
"tag": "0.0.3"
},
"source_files": "TCCocoaExpand/TCCocoaExpand/*.{h,m}",
"frameworks": [
"UIKit",
"MessageUI"
],
"requires_arc": true
}