[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 9 / CustomerModule / 1.0.7.9 / CustomerModule.podspec.json
blobaea7fb6b5e94dcb7bbf773f2d01fbe3c6ba2f91b
2   "name": "CustomerModule",
3   "version": "1.0.7.9",
4   "summary": "the module of customer",
5   "description": "the module of customer in ylwdwd's app",
6   "homepage": "https://github.com/xie244135119/SSCustomerModule/blob/master/README.md",
7   "license": "MIT",
8   "authors": {
9     "xieqiang": "xie244135119@163.com"
10   },
11   "social_media_url": "https://github.com/xie244135119",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/xie244135119/SSCustomerModule.git",
17     "tag": "1.0.7.9"
18   },
19   "source_files": [
20     "CustomerModule",
21     "CustomerModule/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "resources": "CustomerModule/AMDMyCustomer/AMDCustomerModule.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "SSBaseKit": [
29     ],
30     "SSBaseLib": [
32     ]
33   }