[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / 4 / 7 / DDLTimeProfiler / 1.0 / DDLTimeProfiler.podspec.json
blob24c08c2348f4893af6d7f50490230a8917b7cfac
2   "name": "DDLTimeProfiler",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple time profiling library in Objective-C based on MTU (Mach Time Units)",
9   "homepage": "https://github.com/DeadlineRU/DDLTimeProfiler",
10   "social_media_url": "http://twitter.com/deadlineru",
11   "authors": {
12     "Georgiy Malyukov": "gioma.github@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeadlineRU/DDLTimeProfiler.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "requires_arc": true