blob: b11c8de5f81aab17bebef117cb7308f4612460f9 [file] [log] [blame]
{
"name": "Yiyi",
"version": "0.0.1",
"summary": "A delightful placeholder text view.",
"homepage": "https://github.com/angelen10/Yiyi",
"license": "MIT",
"authors": {
"Zhiliang Yan": "yanzhiliang@fangdd.com"
},
"source": {
"git": "https://github.com/angelen10/Yiyi.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0"
}