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