[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 4 / 3 / 7 / TinyPart / 1.0.0 / TinyPart.podspec.json
blobd718c571782bfd475b56da547f709852e9bdc894
2   "name": "TinyPart",
3   "version": "1.0.0",
4   "summary": "TinyPart Framework",
5   "description": "TinyPart is a modular framework in iOS.",
6   "homepage": "https://github.com/RyanLeeLY/TinyPart",
7   "license": "MIT",
8   "authors": {
9     "yao.li": "liyao1021@163.com"
10   },
11   "source": {
12     "git": "https://github.com/RyanLeeLY/TinyPart.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "TinyPart/Classes/**/*.{h,m}",
16   "public_header_files": "TinyPart/Classes/**/*.h",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true