blob: dc4688d988ed986f1284cca511d554d7ea5f5160 [file] [log] [blame]
{
"name": "ljhIosLibrary",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iosLibrary/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"AVKit"
],
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"MyLayout": [
"~> 1.4.1"
]
}
}