[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 1 / YSMChineseSort / 0.1.0 / YSMChineseSort.podspec.json
blobc7537fa90b88377a3879f08869653c1dc71182c7
2   "name": "YSMChineseSort",
3   "version": "0.1.0",
4   "summary": "YSMChineseSort as Contacts array",
5   "description": "                        1、chinese simple sort;\n                        2、return titleArray for UITableView section title;\n                        3、return rowArray for UITableViewCell info.\n",
6   "homepage": "https://github.com/Cain1127/YSMChineseSort",
7   "license": "MIT",
8   "authors": {
9     "ysmeng": "49427823@163.com"
10   },
11   "source": {
12     "git": "https://github.com/Cain1127/YSMChineseSort.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YSMChineseSort": [
22       "Pod/Assets/*.png"
23     ]
24   }