[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / e / 1 / 5 / MTXKit / 0.0.1 / MTXKit.podspec.json
blob9827ef620fdbec35a66a459cbda5d4e3217d106c
2   "name": "MTXKit",
3   "version": "0.0.1",
4   "summary": "A collection of iOS components.",
5   "description": "A collection of iOS components, hope you like it!",
6   "homepage": "https://github.com/MichaelLedger/MTXKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MichaelLedger": "MichaelLedger@163.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/MichaelLedger/MTXKit.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "MTXKit/**/*.{h,m}",
22   "public_header_files": "MTXKit/**/*.h",
23   "libraries": [
24     "z",
25     "sqlite3"
26   ],
27   "requires_arc": true