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