blob: 666dd672aaa09f952733fb30d7ed571d1452b54c [file] [log] [blame]
{
"name": "objc-functional",
"version": "0.1.0",
"summary": "A functional tool set for Objective-C.",
"description": "A functional tool set for Objective-C.",
"homepage": "https://github.com/dehengxu/objc-functional",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dehengxu": "dehengxu@outlook.com"
},
"source": {
"git": "https://github.com/dehengxu/objc-functional.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "objc-functional/Classes/**/*",
"public_header_files": "Pod/Classes/public/*.h"
}