[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 3 / 1 / b / FYMSL / 0.0.2 / FYMSL.podspec.json
blob95a5746ff3f23319683ffc196ab5fe5805ab4e83
2   "name": "FYMSL",
3   "version": "0.0.2",
4   "summary": "A tool for logging method swizzing and VC lifecycle",
5   "description": "\"A tool for logging method swizzing and VC lifecycle\"",
6   "homepage": "https://github.com/ifgyong/FYMSL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ifgyong": "fgyong214@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ifgyong/FYMSL.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "FYMSL/**/*.{h,m,c}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true