| { |
| "name": "DJXEventDeliveryChainTest", |
| "version": "0.0.1", |
| "summary": "This project is use to test user event delivery chain.", |
| "description": "This project is use to test user event delivery chain. We can use this demo to do some testing", |
| "homepage": "https://github.com/dongjianxiong/DJXEventDeliveryChainTest", |
| "license": "Lenny.study.ios", |
| "authors": { |
| "Lenny": "jianxiong20090919@126.com" |
| }, |
| "social_media_url": "https://www.baidu.com", |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/dongjianxiong/DJXEventDeliveryChainTest.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "public_header_files": "Classes/ViewControllers/*.h", |
| "requires_arc": true |
| } |