blob: 6602f0058dff7407e437f28707b8493b570b6b0e [file] [log] [blame]
{
"name": "IIOCUtilities",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"WebKit"
],
"dependencies": {
"SDWebImage": [
"~>4.4.5"
],
"III18N": [
],
"MJRefresh": [
],
"MJExtension": [
],
"FMDB": [
],
"Toast": [
]
},
"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}"
}
]
}