[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 0 / a / MSTest / 1.0 / MSTest.podspec.json
blobe76ebe89b3cc56c36e4573e558270c04e4b993e4
2   "name": "MSTest",
3   "version": "1.0",
4   "summary": "just a simple Demo for iOS.",
5   "homepage": "https://github.com/itmarsung/MSTest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marsung": "itmarsung@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/itmarsung/MSTest.git",
18     "tag": "1.0"
19   },
20   "source_files": "MSTest/**/*.{h,m}",
21   "requires_arc": true