blob: 965ec45f7e43633a1a2eb9d49767db0c54eb89e0 [file] [log] [blame]
{
"name": "JQExtensions",
"version": "1.1.3",
"summary": "OC some of the base class extentions.",
"homepage": "https://github.com/Metoos/JQExtensions.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"life": "835620970@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Metoos/JQExtensions.git",
"tag": "1.1.3"
},
"source_files": [
"Sources",
"Sources/*.{h,m}",
"Sources/Resources/*.{h,m,bundle}"
],
"resources": "Sources/Resources/*.bundle",
"frameworks": [
"Foundation",
"UIKit",
"ImageIO",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration"
],
"requires_arc": true
}