blob: 4ee59faa11779aef3443e523edbceb1a465bc1d6 [file] [log] [blame]
{
"name": "ljhIosLibrary",
"version": "0.2.2",
"summary": "self iosLibrary.",
"homepage": "https://github.com/myplxdm/iosLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljh": "myplxdm@163.com"
},
"source": {
"git": "https://github.com/myplxdm/iosLibrary.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iosLibrary/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"AVKit"
],
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"MyLayout": [
"~> 1.4.1"
]
}
}