blob: c546d69201a10a1b60a799430923910a68ad5fe1 [file] [log] [blame]
{
"name": "FEvent",
"version": "0.0.2",
"summary": "A short description of FEvent. 你不知道的东西",
"description": "这个是一个神奇的东西",
"homepage": "https://github.com/frankKiwi/FEventKit.git",
"license": "MIT",
"authors": {
"fanrenFRank": "1778907544@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/frankKiwi/FEventKit.git",
"tag": "0.0.2"
},
"source_files": "**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}