[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 7 / 6 / LeoCopyObject / 1.0 / LeoCopyObject.podspec.json
blob2c1433484d2290962634d31a39b82a81d2f9f821
2   "name": "LeoCopyObject",
3   "version": "1.0",
4   "summary": "LeoCopyObject",
5   "description": "自定义对象深拷贝",
6   "homepage": "https://github.com/LeoChensj/LeoCopyObject",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LeoChensj/LeoCopyObject.git",
16     "tag": "1.0"
17   },
18   "source_files": "LeoCopyObject/*.{h,m}",
19   "public_header_files": "LeoCopyObject/*.h",
20   "requires_arc": true