blob: 6883e9e0d341fc5ef9a5daa82c8794733383daa2 [file] [log] [blame]
{
"name": "JWLibraryDemo",
"version": "1.0.1",
"summary": "That is a study create pod demo.",
"description": "That is a study create pod -- you can use the lib to show guide view.",
"homepage": "https://github.com/JessieWu0921/JWLibraryDemo",
"license": "MIT",
"authors": {
"JessieWu": "jessiewu0921@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JessieWu0921/JWLibraryDemo.git",
"tag": "1.0.1"
},
"source_files": [
"JWLibraryDemo",
"JWLibraryDemo/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}