blob: 65e33713ad34d579e7eec5ee475437afd7c43332 [file] [log] [blame]
{
"name": "IMYAOPTableView",
"version": "1.8.3",
"summary": "Aspect Oriented Programming For TableView",
"description": "无业务入侵,无逻辑入侵,外部察觉不到的 TableView AOP框架 , No business invasion, the invasion without logic, external imperceptible TableView AOP framework",
"homepage": "https://github.com/li6185377/IMYAOPTableView",
"license": "MIT",
"authors": {
"Jianghuai Li": "li6185377@163.com"
},
"source": {
"git": "https://github.com/li6185377/IMYAOPTableView.git",
"tag": "1.8.3"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": [
"Classes/IMYAOPTableView.h",
"Classes/TableUtils/*.h"
],
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}