blob: 19086b249bad14ceb3a4296e10326efb392bbe2a [file] [log] [blame]
{
"name": "IIOCUtilities",
"version": "0.5.0",
"summary": "A short description of IIOCUtilities.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hatjs880328s/IIOCUtilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "shanwzh@inspur.com"
},
"source": {
"git": "https://github.com/hatjs880328s/IIOCUtilities.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"WebKit"
],
"dependencies": {
"SDWebImage": [
"~>4.4.5"
],
"III18N": [
],
"MJExtension": [
],
"FMDB": [
],
"Toast": [
],
"WCDB": [
]
},
"subspecs": [
{
"name": "AccessToken",
"source_files": "IIOCUtilities/Classes/AccessToken/*.{h,m}"
},
{
"name": "GETDevice",
"source_files": "IIOCUtilities/Classes/GETDevice/*.{h,m}"
},
{
"name": "IIRouteAlert",
"source_files": "IIOCUtilities/Classes/IIRouteAlert/*.{h,m}"
},
{
"name": "UTI",
"source_files": "IIOCUtilities/Classes/UTI/*.{h,m}"
},
{
"name": "Cache",
"source_files": "IIOCUtilities/Classes/Cache/*.{h,m,mm,txt}"
},
{
"name": "IIMJRefresh",
"source_files": "IIOCUtilities/Classes/IIMJRefresh/**/*.{h,m}",
"dependencies": {
"IIOCUtilities/Cache": [
]
},
"resources": "IIOCUtilities/Classes/IIMJRefresh/MJRefresh.bundle"
}
]
}