[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / f / c / a / LYMethodChaining / 1.0.0 / LYMethodChaining.podspec.json
blob6e7537c67fb853f11211d49ab214de5a91bff583
2   "name": "LYMethodChaining",
3   "version": "1.0.0",
4   "summary": "常用类method chaining",
5   "description": "常用类method chaining ^-^",
6   "homepage": "https://github.com/Liya86/LYMethodChaining",
7   "license": "MIT",
8   "authors": "Liya86",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Liya86/LYMethodChaining.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "Source/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true