blob: 128914e0fe70fd0fac27196220eb2c752a782a4c [file] [log] [blame]
{
"name": "EasyIOS-Extention",
"version": "1.2",
"summary": "EasyIOS-Extention",
"homepage": "http://easyios.08dream.com",
"social_media_url": "http://easyios.08dream.com",
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuchao": "zhuchao@iosx.me"
},
"source": {
"git": "https://github.com/zhuchaowe/EasyIOS-Extention.git",
"tag": "1.2"
},
"requires_arc": true,
"subspecs": [
{
"name": "EasyExtention",
"source_files": "*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"RegExCategories": [
],
"TTTAttributedLabel": [
],
"UICKeyChainStore": [
],
"IQKeyboardManager": [
],
"RMUniversalAlert": [
],
"XAspect": [
]
}
}
]
}